30 #ifndef __igtlClientSocket_h
31 #define __igtlClientSocket_h
53 int ConnectToServer(const
char* hostname,
int port);
59 void PrintSelf(std::ostream& os) const;
64 ClientSocket(const ClientSocket&);
65 void operator=(const ClientSocket&);
#define igtlTypeMacro(thisClass, superclass)
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer