This is the complete list of members for samchon::protocol::EntityGroup< _Container, _ETy, T >, including all inherited members.
CHILD_TAG() const -> std::string=0 | samchon::protocol::IEntityGroup | protectedpure virtual |
construct(std::shared_ptr< library::XML > xml) | samchon::protocol::EntityGroup< _Container, _ETy, T > | inlinevirtual |
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 |
has(const std::string &key) const -> bool | samchon::protocol::EntityGroup< _Container, _ETy, T > | inline |
IEntityGroup() | samchon::protocol::IEntityGroup | |
key() const -> std::string | samchon::protocol::Entity | virtual |
TAG() const -> std::string=0 | samchon::protocol::Entity | pure virtual |
toXML() const -> std::shared_ptr< library::XML > | samchon::protocol::EntityGroup< _Container, _ETy, T > | inlinevirtual |