18 #ifndef __igstkCommunication_h
19 #define __igstkCommunication_h
81 unsigned int ) {
return SUCCESS; }
86 unsigned int & ) {
return SUCCESS; }
97 virtual void PrintSelf( std::ostream& os, itk::Indent indent )
const;
101 unsigned int m_TimeoutPeriod;
103 char m_ReadTerminationCharacter;
105 bool m_UseReadTerminationCharacter;
110 #endif //__igstk_Communication_h_