Searched refs:CommunicationManagerServerViaSocket (Results 1 – 4 of 4) sorted by relevance
406 CommunicationManagerServerViaSocket::CommunicationManagerServerViaSocket( sal_uLong nPort, sal_uInt… in CommunicationManagerServerViaSocket() function in CommunicationManagerServerViaSocket414 CommunicationManagerServerViaSocket::~CommunicationManagerServerViaSocket() in ~CommunicationManagerServerViaSocket()419 sal_Bool CommunicationManagerServerViaSocket::StartCommunication() in StartCommunication()427 sal_Bool CommunicationManagerServerViaSocket::StopCommunication() in StopCommunication()438 void CommunicationManagerServerViaSocket::AddConnection( CommunicationLink *pNewConnection ) in AddConnection()444 …erverAcceptThread::CommunicationManagerServerAcceptThread( CommunicationManagerServerViaSocket* pS… in CommunicationManagerServerAcceptThread()
111 class CommunicationManagerServerViaSocket : public CommunicationManagerServer class117 …CommunicationManagerServerViaSocket( sal_uLong nPort, sal_uInt16 nMaxCon, sal_Bool bUseMultiChanne…118 virtual ~CommunicationManagerServerViaSocket();135 …CommunicationManagerServerAcceptThread( CommunicationManagerServerViaSocket* pServer, sal_uLong nP…143 CommunicationManagerServerViaSocket* pMyServer;
97 : CommunicationManagerServerViaSocket( GetPort(), 1, sal_True ) in RemoteControlCommunicationManager()126 CommunicationManagerServerViaSocket::ConnectionOpened( pCL ); in ConnectionOpened()133 CommunicationManagerServerViaSocket::ConnectionClosed( pCL ); in ConnectionClosed()
43 class RemoteControlCommunicationManager : public CommunicationManagerServerViaSocket
Completed in 32 milliseconds