VTK
|
This is the complete list of members for vtkClientSocket, including all inherited members.
Accept(int socketdescriptor) | vtkSocket | protected |
BindSocket(int socketdescriptor, int port) | vtkSocket | protected |
CloseSocket() | vtkSocket | |
CloseSocket(int socketdescriptor) | vtkSocket | protected |
Connect(int socketdescriptor, const char *hostname, int port) | vtkSocket | protected |
ConnectingSide | vtkClientSocket | protected |
ConnectToServer(const char *hostname, int port) | vtkClientSocket | |
CreateSocket() | vtkSocket | protected |
GetConnected() | vtkSocket | inline |
GetConnectingSide() | vtkClientSocket | virtual |
GetPort(int socketdescriptor) | vtkSocket | protected |
GetSocketDescriptor() | vtkSocket | virtual |
IsA(const char *type) | vtkClientSocket | virtual |
IsTypeOf(const char *type) | vtkClientSocket | static |
Listen(int socketdescriptor) | vtkSocket | protected |
New() | vtkClientSocket | static |
NewInstance() const | vtkClientSocket | |
NewInstanceInternal() const | vtkClientSocket | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkClientSocket | |
Receive(void *data, int length, int readFully=1) | vtkSocket | |
SafeDownCast(vtkObjectBase *o) | vtkClientSocket | static |
SelectSocket(int socketdescriptor, unsigned long msec) | vtkSocket | protected |
SelectSockets(const int *sockets_to_select, int size, unsigned long msec, int *selected_index) | vtkSocket | static |
Send(const void *data, int length) | vtkSocket | |
SetConnectingSide(bool) | vtkClientSocket | protectedvirtual |
SocketDescriptor | vtkSocket | protected |
Superclass typedef | vtkClientSocket | |
vtkClientSocket() | vtkClientSocket | protected |
vtkServerSocket class | vtkClientSocket | friend |
vtkSocket() | vtkSocket | protected |
~vtkClientSocket() | vtkClientSocket | protected |
~vtkSocket() | vtkSocket | protected |