Go to the documentation of this file.
19 #ifndef vtkClientSocket_h
20 #define vtkClientSocket_h
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKCOMMONSYSTEM_EXPORT
#define vtkTypeMacro(thisClass, superclass)
int ConnectToServer(const char *hostname, int port)
Encapsulate a socket that accepts connections.
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
Encapsulates a client socket.
BSD socket encapsulation.
static vtkClientSocket * New()