|
Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::templates::service::Service, including all inherited members.
| getClient() const -> Client * | samchon::templates::service::Service | inline |
| getPath() const -> std::string | samchon::templates::service::Service | inline |
| replyData(std::shared_ptr< Invoke >)=0 | samchon::protocol::IProtocol | pure virtual |
| sendData(std::shared_ptr< protocol::Invoke > invoke) override | samchon::templates::service::Service | inlinevirtual |
| samchon::protocol::IProtocol::sendData(std::shared_ptr< Invoke >)=0 | samchon::protocol::IProtocol | pure virtual |
| Service(Client *client, const std::string &path) | samchon::templates::service::Service | inline |
| ~Service()=default | samchon::templates::service::Service | virtual |