Home
last modified time | relevance | path

Searched refs:GetCommunicationPartner (Results 1 – 2 of 2) sorted by relevance

/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx103 INFO_MSG( CByteString("S :").Append( GetCommunicationPartner( CM_FQDN ) ), in DoTransferDataStream()
104 CByteString("Daten Senden:").Append( GetCommunicationPartner( CM_FQDN ) ), in DoTransferDataStream()
114 INFO_MSG( CByteString("Send Failed:").Append( GetCommunicationPartner( CM_FQDN ) ), in DoTransferDataStream()
115 …( "Socket wird wegen Fehlers beim Senden geschlossen: ").Append( GetCommunicationPartner( CM_FQDN … in DoTransferDataStream()
192 ByteString SimpleCommunicationLinkViaSocket::GetCommunicationPartner( CM_NameType eType ) in GetCommunicationPartner() function in SimpleCommunicationLinkViaSocket
322 INFO_MSG( CByteString("Send Failed:").Append( GetCommunicationPartner( CM_FQDN ) ), in SendHandshake()
323 …( "Socket wird wegen Fehlers beim Senden geschlossen: ").Append( GetCommunicationPartner( CM_FQDN … in SendHandshake()
450 INFO_MSG( CByteString("C+:").Append( pCL->GetCommunicationPartner( CM_FQDN ) ), in CallConnectionOpened()
451 CByteString("Verbindung aufgebaut: ").Append( pCL->GetCommunicationPartner( CM_FQDN ) ), in CallConnectionOpened()
462 INFO_MSG( CByteString("C-:").Append( pCL->GetCommunicationPartner( CM_FQDN ) ), in CallConnectionClosed()
[all …]
/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx148 virtual ByteString GetCommunicationPartner( CM_NameType eType )=0;
327 virtual ByteString GetCommunicationPartner( CM_NameType eType );