2 #include <samchon/example/packer/Product.hpp> 4 #include <samchon/protocol/SharedEntityArray.hpp> 14 using namespace library;
15 using namespace protocol;
36 virtual auto createChild(shared_ptr<XML>) ->
Product*
override 45 virtual auto TAG() const ->
string override 47 return "productArray";
virtual auto TAG() const -> string override
A tag name when represented by XML.
An Entity and a container of children Entity objects.
An array of Product objects.
virtual auto CHILD_TAG() const -> string override
A tag name of children.
Top level namespace of products built from samchon.