Searched refs:nInfoType (Results 1 – 2 of 2) sorted by relevance
112 …, CM_InfoType nIT, CommunicationLink *pCL = NULL ): ByteString( nMsg ), nInfoType( nIT ), pCommLin… in InfoString()113 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType()116 CM_InfoType nInfoType; member in InfoString257 void SetInfoType( CM_InfoType nIT ){ nInfoType = nIT; } in SetInfoType()258 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType()272 CM_InfoType nInfoType; member in CommunicationManager
407 : nInfoType( CM_NONE ) in CommunicationManager()