Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::protocol::SystemRole, including all inherited members.
construct(std::shared_ptr< library::XML >) override | samchon::protocol::SystemRole | virtual |
Entity() | samchon::protocol::Entity | |
hasListener(const std::string &) const -> bool | samchon::protocol::SystemRole | |
IProtocol() | samchon::protocol::IProtocol | |
key() const -> std::string override | samchon::protocol::SystemRole | virtual |
listeners | samchon::protocol::SystemRole | protected |
name | samchon::protocol::SystemRole | protected |
replyData(std::shared_ptr< Invoke >) | samchon::protocol::IProtocol | virtual |
sendData(std::shared_ptr< Invoke >) | samchon::protocol::IProtocol | virtual |
SystemRole() | samchon::protocol::SystemRole | |
TAG() const -> std::string override | samchon::protocol::SystemRole | virtual |
toXML() const -> std::shared_ptr< library::XML > override | samchon::protocol::SystemRole | virtual |