netLink C++ 11
Loading...
Searching...
No Matches
netLink::MsgPackSocket Member List

This is the complete list of members for netLink::MsgPackSocket, including all inherited members.

accept()netLink::Socket
ANY enum valuenetLink::Socket
BUSY enum valuenetLink::Socket
clientsnetLink::Socket
CONNECTING enum valuenetLink::Socket
deserializernetLink::MsgPackSocket
disconnect()netLink::Socket
disconnectOnError()netLink::Socket
getInputBufferSize()netLink::Socket
getIPVersion() constnetLink::Socket
getOutputBufferSize()netLink::Socket
getStatus() constnetLink::Socket
getType() constnetLink::Socket
handlenetLink::Socketprotected
hostLocalnetLink::Socket
hostRemotenetLink::Socket
initAsTcpClient(const std::string &hostRemote, unsigned portRemote, bool waitUntilConnected=false)netLink::Socket
initAsTcpServer(const std::string &hostLocal, unsigned portLocal, unsigned listenQueue=16)netLink::Socket
initAsUdpPeer(const std::string &hostLocal, unsigned portLocal)netLink::Socket
initSocket(bool blocking)netLink::Socketprotected
IPv4 enum valuenetLink::Socket
IPv6 enum valuenetLink::Socket
ipVersionnetLink::Socketprotected
IPVersion enum namenetLink::Socket
LISTENING enum valuenetLink::Socket
MsgPackSocket() (defined in netLink::MsgPackSocket)netLink::MsgPackSocketinline
NONE enum valuenetLink::Socket
NOT_CONNECTED enum valuenetLink::Socket
operator<<(std::unique_ptr< MsgPack::Element > element)netLink::MsgPackSocketinline
portLocalnetLink::Socket
portRemotenetLink::Socket
queuenetLink::MsgPackSocket
READY enum valuenetLink::Socket
receive(char_type *buffer, std::streamsize size)netLink::Socket
redirect(const std::vector< std::shared_ptr< Socket > > &destinations)netLink::Socket
send(const char_type *buffer, std::streamsize size)netLink::Socket
serializernetLink::MsgPackSocket
setBlockingMode(bool blocking)netLink::Socket
setBroadcast(bool active)netLink::Socket
setInputBufferSize(std::streamsize size)netLink::Socket
setMulticastGroup(const std::string &address, bool join)netLink::Socket
setOutputBufferSize(std::streamsize size)netLink::Socket
showmanyc()netLink::Socket
Socket() (defined in netLink::Socket)netLink::Socket
SocketFactory()netLink::MsgPackSocketinlineprotectedvirtual
SocketManager (defined in netLink::MsgPackSocket)netLink::MsgPackSocketfriend
statusnetLink::Socketprotected
Status enum namenetLink::Socket
TCP_CLIENT enum valuenetLink::Socket
TCP_SERVER enum valuenetLink::Socket
TCP_SERVERS_CLIENT enum valuenetLink::Socket
Type enum namenetLink::Socket
typenetLink::Socketprotected
UDP_PEER enum valuenetLink::Socket
~Socket() (defined in netLink::Socket)netLink::Socketvirtual