FACT++  1.0
const char* StateClient::GetName ( ) const
inline

Definition at line 35 of file DimNetwork.h.

References fInfoState.

35 { return const_cast<DimStampedInfo&>(fInfoState).getName(); }
DimStampedInfo fInfoState
-2 not initialized, -1 not connected, 0>= state of client
Definition: DimNetwork.h:24