Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcRemoteCommunication Class Reference

List of all members.

Public Member Functions

INT32 send (const char *aBuffer, int aSize)
virtual ~XFcRemoteCommunication ()

Static Public Member Functions

XFcRemoteCommunication * create (INT aConnectionType, INT32 aPort, XFcRemoteCommunicationRecv *aListener)

Protected Member Functions

 XFcRemoteCommunication ()
INT init (INT aConnectionType, INT32 aPort, XFcRemoteCommunicationRecv *aListener)

Private Attributes

void * mService

Constructor & Destructor Documentation

XFcRemoteCommunication::XFcRemoteCommunication   [protected]
 

virtual XFcRemoteCommunication::~XFcRemoteCommunication   [virtual]
 


Member Function Documentation

XFcRemoteCommunication* XFcRemoteCommunication::create INT    aConnectionType,
INT32    aPort,
XFcRemoteCommunicationRecv   aListener
[static]
 

INT XFcRemoteCommunication::init INT    aConnectionType,
INT32    aPort,
XFcRemoteCommunicationRecv   aListener
[protected]
 

INT32 XFcRemoteCommunication::send const char *    aBuffer,
int    aSize
 


Member Data Documentation

void* XFcRemoteCommunication::mService [private]
 


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch