|
Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::protocol::EntityGroup< Container, T, Key >, including all inherited members.
| CHILD_TAG() const -> std::string=0 | samchon::protocol::EntityGroupBase | pure 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_t | samchon::protocol::EntityGroup< Container, T, Key > | inline |
| 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 |
| toXML() const -> std::shared_ptr< library::XML > | samchon::protocol::EntityGroup< Container, T, Key > | inlinevirtual |