VTK
|
This is the complete list of members for vtkSocket, 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 |
CreateSocket() | vtkSocket | protected |
GetConnected() | vtkSocket | inline |
GetPort(int socketdescriptor) | vtkSocket | protected |
GetSocketDescriptor() | vtkSocket | virtual |
IsA(const char *type) | vtkSocket | virtual |
IsTypeOf(const char *type) | vtkSocket | static |
Listen(int socketdescriptor) | vtkSocket | protected |
NewInstance() const | vtkSocket | |
NewInstanceInternal() const | vtkSocket | protectedvirtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkSocket | |
Receive(void *data, int length, int readFully=1) | vtkSocket | |
SafeDownCast(vtkObjectBase *o) | vtkSocket | 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 | vtkSocket | |
vtkSocket() | vtkSocket | protected |
vtkSocketCollection class | vtkSocket | friend |
~vtkSocket() | vtkSocket | protected |