VTK
|
This is the complete list of members for vtkServerSocket, 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 |
CreateServer(int port) | vtkServerSocket | |
CreateSocket() | vtkSocket | protected |
GetConnected() | vtkSocket | inline |
GetPort(int socketdescriptor) | vtkSocket | protected |
GetServerPort() | vtkServerSocket | |
GetSocketDescriptor() | vtkSocket | virtual |
IsA(const char *type) | vtkServerSocket | virtual |
IsTypeOf(const char *type) | vtkServerSocket | static |
Listen(int socketdescriptor) | vtkSocket | protected |
New() | vtkServerSocket | static |
NewInstance() const | vtkServerSocket | |
NewInstanceInternal() const | vtkServerSocket | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkServerSocket | |
Receive(void *data, int length, int readFully=1) | vtkSocket | |
SafeDownCast(vtkObjectBase *o) | vtkServerSocket | 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 | |
SocketDescriptor | vtkSocket | protected |
Superclass typedef | vtkServerSocket | |
vtkServerSocket() | vtkServerSocket | protected |
vtkSocket() | vtkSocket | protected |
WaitForConnection(unsigned long msec=0) | vtkServerSocket | |
~vtkServerSocket() | vtkServerSocket | protected |
~vtkSocket() | vtkSocket | protected |