Samchon Framework for CPP  1.0.0
samchon::protocol::EntityGroup< Container, T, Key > Member List

This is the complete list of members for samchon::protocol::EntityGroup< Container, T, Key >, including all inherited members.

CHILD_TAG() const -> std::string=0samchon::protocol::EntityGroupBasepure virtual
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
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
has(const typename child_type::key_type &key) const -> boolsamchon::protocol::EntityGroup< Container, T, Key >inline
key() const -> Keysamchon::protocol::Entity< Key >inlinevirtual
toXML() const -> std::shared_ptr< library::XML >samchon::protocol::EntityGroup< Container, T, Key >inlinevirtual