Accept(int socketdescriptor) | igtl::Socket | protected |
BindSocket(int socketdescriptor, int port) | igtl::Socket | protected |
BreakOnError() | igtl::LightObject | static |
ClientSocket() | igtl::ClientSocket | protected |
CloseSocket() | igtl::Socket | inline |
CloseSocket(int socketdescriptor) | igtl::Socket | protected |
Connect(int socketdescriptor, const char *hostname, int port) | igtl::Socket | protected |
ConstPointer typedef | igtl::ClientSocket | |
CreateAnother() const | igtl::Object | virtual |
CreateSocket() | igtl::Socket | protected |
DebugOff() const | igtl::Object | virtual |
DebugOn() const | igtl::Object | virtual |
Delete() | igtl::LightObject | virtual |
GetConnected() | igtl::Socket | inline |
GetDebug() const | igtl::Object | |
GetGlobalWarningDisplay() | igtl::Object | static |
GetNameOfClass() const | igtl::LightObject | inlinevirtual |
GetPort(int socketdescriptor) | igtl::Socket | protected |
GetReferenceCount() const | igtl::LightObject | inlinevirtual |
GetSocketAddressAndPort(std::string &address, int &port) | igtl::Socket | |
GlobalWarningDisplayOff() | igtl::Object | inlinestatic |
GlobalWarningDisplayOn() | igtl::Object | inlinestatic |
igtlGetMacro(SocketDescriptor, int) | igtl::Socket | protected |
igtlTypeMacro(Object, LightObject) | igtl::Object | |
LightObject() | igtl::LightObject | inlineprotected |
Listen(int socketdescriptor) | igtl::Socket | protected |
m_ReferenceCount | igtl::LightObject | mutableprotected |
m_ReferenceCountLock | igtl::LightObject | mutableprotected |
m_SocketDescriptor | igtl::Socket | protected |
New() | igtl::Object | static |
Object() | igtl::Object | protected |
Pointer typedef | igtl::ClientSocket | |
Print(std::ostream &os) const | igtl::LightObject | |
PrintHeader(std::ostream &os) const | igtl::LightObject | protectedvirtual |
PrintSelf(std::ostream &os) const | igtl::ClientSocket | protectedvirtual |
PrintTrailer(std::ostream &os) const | igtl::LightObject | protectedvirtual |
Receive(void *data, int length, int readFully=1) | igtl::Socket | |
Register() const | igtl::Object | virtual |
SelectSocket(int socketdescriptor, unsigned long msec) | igtl::Socket | protected |
SelectSockets(const int *sockets_to_select, int size, unsigned long msec, int *selected_index) | igtl::Socket | protectedstatic |
Self typedef | igtl::ClientSocket | |
Send(const void *data, int length) | igtl::Socket | |
ServerSocket class | igtl::ClientSocket | friend |
SetDebug(bool debugFlag) const | igtl::Object | |
SetGlobalWarningDisplay(bool flag) | igtl::Object | static |
SetReceiveBlocking(int sw) | igtl::Socket | |
SetReceiveTimeout(int timeout) | igtl::Socket | |
SetReferenceCount(int) | igtl::Object | virtual |
SetSendBlocking(int sw) | igtl::Socket | |
SetSendTimeout(int timeout) | igtl::Socket | |
SetTimeout(int timeout) | igtl::Socket | |
Skip(int length, int skipFully=1) | igtl::Socket | |
Socket() | igtl::Socket | protected |
Superclass typedef | igtl::ClientSocket | |
UnRegister() const | igtl::Object | virtual |
~ClientSocket() | igtl::ClientSocket | protected |
~LightObject() | igtl::LightObject | protectedvirtual |
~Object() | igtl::Object | protectedvirtual |
~Socket() | igtl::Socket | protected |