Fabcoin Core  0.16.2
P2P Digital Currency
dev::IpcServerBase< S > Member List

This is the complete list of members for dev::IpcServerBase< S >, including all inherited members.

CloseConnection(S _socket)=0dev::IpcServerBase< S >protectedpure virtual
GenerateResponse(S _connection)dev::IpcServerBase< S >protected
IpcServerBase(std::string const &_path)dev::IpcServerBase< S >
Listen()=0dev::IpcServerBase< S >protectedpure virtual
m_listeningThreaddev::IpcServerBase< S >protected
m_pathdev::IpcServerBase< S >protected
m_runningdev::IpcServerBase< S >protected
m_socketsdev::IpcServerBase< S >protected
Read(S _connection, void *_data, size_t _size)=0dev::IpcServerBase< S >protectedpure virtual
SendResponse(std::string const &_response, void *_addInfo=nullptr)dev::IpcServerBase< S >virtual
StartListening()dev::IpcServerBase< S >virtual
StopListening()dev::IpcServerBase< S >virtual
Write(S _connection, std::string const &_data)=0dev::IpcServerBase< S >protectedpure virtual
x_socketsdev::IpcServerBase< S >protected