calcPrice() const -> int | samchon::examples::packer::WrapperArray | inline |
CHILD_TAG() const -> string override | samchon::examples::packer::WrapperArray | inlinevirtual |
samchon::protocol::EntityGroup::construct(std::shared_ptr< library::XML > xml) | samchon::protocol::EntityGroup< Container, T, Key > | inlinevirtual |
count(const typename child_type::key_type &key) const -> size_t | samchon::protocol::EntityGroup< Container, T, Key > | inline |
samchon::protocol::EntityGroup::createChild(std::shared_ptr< library::XML >) -> child_type *=0 | samchon::protocol::EntityGroup< Container, T, Key > | protectedpure virtual |
find(const typename child_type::key_type &key) -> typename container_type::iterator | samchon::protocol::EntityGroup< Container, T, Key > | inline |
find(const typename child_type::key_type &key) const -> typename container_type::const_iterator | samchon::protocol::EntityGroup< Container, T, Key > | inline |
get(const typename child_type::key_type &key) -> typename container_type::value_type & | samchon::protocol::EntityGroup< Container, T, Key > | inline |
get(const typename child_type::key_type &key) const -> const typename container_type::value_type & | samchon::protocol::EntityGroup< Container, T, Key > | inline |
has(const typename child_type::key_type &key) const -> bool | samchon::protocol::EntityGroup< Container, T, Key > | inline |
key() const -> Key | samchon::protocol::Entity< Key > | inlinevirtual |
optimize() | samchon::examples::packer::WrapperArray | inline |
reserved | samchon::examples::packer::WrapperArray | protected |
sample | samchon::examples::packer::WrapperArray | protected |
toString() const -> string | samchon::examples::packer::WrapperArray | inline |
toXML() const -> shared_ptr< XML > override | samchon::examples::packer::WrapperArray | inlinevirtual |
tryInsert(shared_ptr< Product > product) -> bool | samchon::examples::packer::WrapperArray | inline |
WrapperArray() | samchon::examples::packer::WrapperArray | inline |
WrapperArray(const string &name, int price, int volume, int weight) | samchon::examples::packer::WrapperArray | inline |
WrapperArray(const WrapperArray &wrapperArray) | samchon::examples::packer::WrapperArray | inline |