Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::protocol::ServerConnector, including all inherited members.
_replyData(std::shared_ptr< Invoke >) | samchon::protocol::IClient | protectedvirtual |
BUFFER_SIZE() const -> size_t | samchon::protocol::IClient | protectedvirtual |
connect() | samchon::protocol::ServerConnector | virtual |
endPoint | samchon::protocol::ServerConnector | protected |
getIP() const -> std::string=0 | samchon::protocol::ServerConnector | pure virtual |
getMyIP() const -> std::string | samchon::protocol::ServerConnector | virtual |
getPort() const -> int=0 | samchon::protocol::ServerConnector | pure virtual |
IClient() | samchon::protocol::IClient | |
ioService | samchon::protocol::ServerConnector | protected |
IProtocol() | samchon::protocol::IProtocol | |
listen() | samchon::protocol::IClient | virtual |
localEndPoint | samchon::protocol::ServerConnector | protected |
replyData(std::shared_ptr< Invoke >) | samchon::protocol::IProtocol | virtual |
sendData(std::shared_ptr< Invoke >) | samchon::protocol::IClient | virtual |
sendMtx | samchon::protocol::IClient | protected |
ServerConnector() | samchon::protocol::ServerConnector | |
socket | samchon::protocol::IClient | protected |