CHILD_TAG() const -> string override | samchon::example::packer::ProductArray | inlinevirtual |
samchon::example::packer::ProductArray::construct(std::shared_ptr< library::XML > xml) | samchon::protocol::EntityGroup< _Container, _ETy, T > | inlinevirtual |
samchon::protocol::EntityGroup::createChild(std::shared_ptr< library::XML >) -> entity_type *=0 | samchon::protocol::EntityGroup< _Container, _ETy, T > | protectedpure virtual |
Entity() | samchon::protocol::Entity | |
EntityGroup() | samchon::protocol::EntityGroup< _Container, _ETy, T > | inline |
get(const std::string &key) -> value_type & | samchon::protocol::EntityGroup< _Container, _ETy, T > | inline |
get(const std::string &key) const -> const value_type & | samchon::protocol::EntityGroup< _Container, _ETy, T > | inline |
getName() const -> string | samchon::example::packer::Instance | inline |
getPrice() const -> int | samchon::example::packer::Instance | inline |
getVolume() const -> int | samchon::example::packer::Instance | inline |
getWeight() const -> int | samchon::example::packer::Instance | inline |
has(const std::string &key) const -> bool | samchon::protocol::EntityGroup< _Container, _ETy, T > | inline |
IEntityGroup() | samchon::protocol::IEntityGroup | |
Instance() | samchon::example::packer::Instance | inline |
Instance(const string &name, int price, int volume, int weight) | samchon::example::packer::Instance | inline |
key() const -> std::string | samchon::protocol::Entity | virtual |
name | samchon::example::packer::Instance | protected |
price | samchon::example::packer::Instance | protected |
TAG() const -> string override | samchon::example::packer::Wrapper | inlinevirtual |
toString() const -> string override | samchon::example::packer::Wrapper | inlinevirtual |
toXML() const -> shared_ptr< XML > override | samchon::example::packer::Wrapper | inlinevirtual |
tryInsert(shared_ptr< Product > product) -> bool | samchon::example::packer::Wrapper | inline |
volume | samchon::example::packer::Instance | protected |
weight | samchon::example::packer::Instance | protected |
Wrapper() | samchon::example::packer::Wrapper | inline |
Wrapper(const string &name, int price, int volume, int weight) | samchon::example::packer::Wrapper | inline |
Wrapper(const Wrapper &wrapper) | samchon::example::packer::Wrapper | inline |