Samchon Framework for CPP  1.0.0
samchon::templates::service::Service Member List

This is the complete list of members for samchon::templates::service::Service, including all inherited members.

getClient() const -> Client *samchon::templates::service::Serviceinline
getPath() const -> std::stringsamchon::templates::service::Serviceinline
replyData(std::shared_ptr< Invoke >)=0samchon::protocol::IProtocolpure virtual
sendData(std::shared_ptr< protocol::Invoke > invoke) overridesamchon::templates::service::Serviceinlinevirtual
samchon::protocol::IProtocol::sendData(std::shared_ptr< Invoke >)=0samchon::protocol::IProtocolpure virtual
Service(Client *client, const std::string &path)samchon::templates::service::Serviceinline
~Service()=defaultsamchon::templates::service::Servicevirtual