cisst-saw
Loading...
Searching...
No Matches
osaSocket Member List

This is the complete list of members for osaSocket, including all inherited members.

AssignPort(unsigned short port)osaSocket
Close(void)osaSocket
Connect(void)osaSocket
Connect(const std::string &host, unsigned short port)osaSocket
Connect(const osaIPandPort &ip_port)osaSocket
ConnectedosaSocketprotected
DeSerializeRaw(std::istream &inputStream)cmnGenericObjectvirtual
FromStreamRaw(std::istream &inputStream, const char delimiter=' ')cmnGenericObjectvirtual
GetDestination(std::string &host, unsigned short &port) constosaSocket
GetDestination(osaIPandPort &ip_port) constosaSocket
GetIdentifier(void) constosaSocketinline
GetIP(const std::string &host) constosaSocketprotected
GetLocalhostIP(void)osaSocketstatic
GetLocalhostIP(std::vector< std::string > &IPaddress)osaSocketstatic
GetLogMultiplexer(void) constcmnGenericObjectvirtual
IsConnected(void)osaSocket
osaSocket(SocketTypes type=TCP)osaSocket
osaSocket(void *socketFDPtr)osaSocketprotected
osaSocketServer classosaSocketfriend
Receive(char *bufrecv, unsigned int maxlen, double timeoutSec=0.0)osaSocket
ReceiveAsPackets(std::string &bufrecv, char *packetBuffer, unsigned int packetSize, double timeoutStartSec=0.0, double timeoutNextSec=0.0)osaSocket
ReconstructFrom(const cmnGenericObject &other)cmnGenericObject
Scalar(const size_t CMN_UNUSED(index)) const CISST_THROW(stdcmnGenericObjectinlinevirtual
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) constcmnGenericObjectinlinevirtual
ScalarNumber(void) constcmnGenericObjectinlinevirtual
ScalarNumberIsFixed(void) constcmnGenericObjectinlinevirtual
Send(const char *bufsend, unsigned int msglen, double timeoutSec=0.0)osaSocket
Send(const std::string &bufsend, double timeoutSec=0.0)osaSocket
SendAsPackets(const char *bufsend, unsigned int msglen, unsigned int packetSize, double timeoutSec=0.0)osaSocket
SendAsPackets(const std::string &bufsend, unsigned int packetSize, double timeoutSec=0.0)osaSocket
SerializeRaw(std::ostream &outputStream) constcmnGenericObjectvirtual
Services(void) const =0cmnGenericObjectpure virtual
SetDestination(const std::string &host, unsigned short port)osaSocket
SetDestination(const osaIPandPort &ip_port)osaSocket
SocketFDosaSocketprotected
SocketTypeosaSocketprotected
SocketTypes enum nameosaSocket
TCP enum valueosaSocket
ToStream(std::ostream &outputStream) constcmnGenericObjectvirtual
ToStreamRaw(std::ostream &outputStream, const char delimiter=' ', bool headerOnly=false, const std::string &headerPrefix="") constcmnGenericObjectvirtual
ToString(void) constcmnGenericObject
UDP enum valueosaSocket
~cmnGenericObject(void)cmnGenericObjectinlinevirtual
~osaSocket(void)osaSocket