Searched refs:INFO_MSG (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/automation/source/simplecm/ |
| H A D | simplecm.cxx | 103 INFO_MSG( CByteString("S :").Append( GetCommunicationPartner( CM_FQDN ) ), in DoTransferDataStream() 114 INFO_MSG( CByteString("Send Failed:").Append( GetCommunicationPartner( CM_FQDN ) ), in DoTransferDataStream() 322 INFO_MSG( CByteString("Send Failed:").Append( GetCommunicationPartner( CM_FQDN ) ), in SendHandshake() 450 INFO_MSG( CByteString("C+:").Append( pCL->GetCommunicationPartner( CM_FQDN ) ), in CallConnectionOpened() 462 INFO_MSG( CByteString("C-:").Append( pCL->GetCommunicationPartner( CM_FQDN ) ), in CallConnectionClosed() 549 INFO_MSG( CByteString("D :").Append( pCL->GetCommunicationPartner( CM_FQDN ) ), in CallDataReceived()
|
| /AOO42X/main/automation/source/communi/ |
| H A D | communi.cxx | 96 INFO_MSG( CByteString("Event gel�scht"), in ~CommunicationLinkViaSocket() 108 INFO_MSG( CByteString("Event gel�scht"), in ~CommunicationLinkViaSocket() 486 INFO_MSG( CByteString("Event gel�scht"), in ~CommunicationManagerServerAcceptThread()
|
| /AOO42X/main/automation/inc/automation/ |
| H A D | simplecm.hxx | 66 #define INFO_MSG( Short, Long, Type, CLink ) \ macro
|