Samchon Framework for CPP  1.0.0
samchon::examples::packer::Wrapper Member List

This is the complete list of members for samchon::examples::packer::Wrapper, including all inherited members.

CHILD_TAG() const -> string overridesamchon::examples::packer::ProductArrayinlinevirtual
samchon::examples::packer::ProductArray::construct(std::shared_ptr< library::XML > xml)samchon::protocol::EntityGroup< Container, T, Key >inlinevirtual
count(const typename child_type::key_type &key) const -> size_tsamchon::protocol::EntityGroup< Container, T, Key >inline
samchon::protocol::EntityGroup::createChild(std::shared_ptr< library::XML >) -> child_type *=0samchon::protocol::EntityGroup< Container, T, Key >protectedpure virtual
find(const typename child_type::key_type &key) -> typename container_type::iteratorsamchon::protocol::EntityGroup< Container, T, Key >inline
find(const typename child_type::key_type &key) const -> typename container_type::const_iteratorsamchon::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
get_name() const -> stringsamchon::examples::packer::Instanceinline
getPrice() const -> intsamchon::examples::packer::Instanceinline
getVolume() const -> intsamchon::examples::packer::Instanceinline
getWeight() const -> intsamchon::examples::packer::Instanceinline
has(const typename child_type::key_type &key) const -> boolsamchon::protocol::EntityGroup< Container, T, Key >inline
Instance()samchon::examples::packer::Instanceinline
Instance(const string &name, int price, int volume, int weight)samchon::examples::packer::Instanceinline
samchon::key() const -> Keysamchon::protocol::Entity< Key >inlinevirtual
samchon::examples::packer::Instance::key() const -> std::stringsamchon::protocol::Entity< std::string >inlinevirtual
namesamchon::examples::packer::Instanceprotected
pricesamchon::examples::packer::Instanceprotected
toString() const -> string overridesamchon::examples::packer::Wrapperinlinevirtual
tryInsert(shared_ptr< Product > product) -> boolsamchon::examples::packer::Wrapperinline
volumesamchon::examples::packer::Instanceprotected
weightsamchon::examples::packer::Instanceprotected
Wrapper()samchon::examples::packer::Wrapperinline
Wrapper(const string &name, int price, int volume, int weight)samchon::examples::packer::Wrapperinline
Wrapper(const Wrapper &wrapper)samchon::examples::packer::Wrapperinline