VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkClientSocket Member List

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

Accept(int socketdescriptor)vtkSocketprotected
BindSocket(int socketdescriptor, int port)vtkSocketprotected
CloseSocket()vtkSocket
CloseSocket(int socketdescriptor)vtkSocketprotected
Connect(int socketdescriptor, const char *hostname, int port)vtkSocketprotected
ConnectingSidevtkClientSocketprotected
ConnectToServer(const char *hostname, int port)vtkClientSocket
CreateSocket()vtkSocketprotected
GetConnected()vtkSocketinline
GetConnectingSide()vtkClientSocketvirtual
GetPort(int socketdescriptor)vtkSocketprotected
GetSocketDescriptor()vtkSocketvirtual
IsA(const char *type)vtkClientSocketvirtual
IsTypeOf(const char *type)vtkClientSocketstatic
Listen(int socketdescriptor)vtkSocketprotected
New()vtkClientSocketstatic
NewInstance() const vtkClientSocket
NewInstanceInternal() const vtkClientSocketprotectedvirtual
PrintSelf(ostream &os, vtkIndent indent)vtkClientSocket
Receive(void *data, int length, int readFully=1)vtkSocket
SafeDownCast(vtkObjectBase *o)vtkClientSocketstatic
SelectSocket(int socketdescriptor, unsigned long msec)vtkSocketprotected
SelectSockets(const int *sockets_to_select, int size, unsigned long msec, int *selected_index)vtkSocketstatic
Send(const void *data, int length)vtkSocket
SetConnectingSide(bool)vtkClientSocketprotectedvirtual
SocketDescriptorvtkSocketprotected
Superclass typedefvtkClientSocket
vtkClientSocket()vtkClientSocketprotected
vtkServerSocket classvtkClientSocketfriend
vtkSocket()vtkSocketprotected
~vtkClientSocket()vtkClientSocketprotected
~vtkSocket()vtkSocketprotected