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)
The "igtl" namespace contains all OpenIGTLink classes. There are several nested namespaces within the...
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer