Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

clientservercommon.h File Reference

#include <e32base.h>
#include <es_sock.h>

Go to the source code of this file.

Data Structures

struct  TPeerData

Typedefs

typedef RPointerArray< TPeerDataTPeerDataList
typedef TPckgBuf< TPeerDataTPeerDataBuf

Enumerations

enum  TProtocol { EBluetooth = 1, EIrda }

Variables

const TUint KNumMessageSlots = 8
const TInt KRecvBufSize = 1024


Typedef Documentation

typedef TPckgBuf<TPeerData> TPeerDataBuf
 

Definition at line 51 of file clientservercommon.h.

Referenced by CServerSession::ConnectL(), RCobainClientSession::ConnectSocketL(), RCobainClientSession::DiscoverBTPeersL(), RCobainClientSession::FetchPeerData(), and CServerSession::GetPeer().

typedef RPointerArray<TPeerData> TPeerDataList
 

Definition at line 50 of file clientservercommon.h.

Referenced by CBTCommunicator::DiscoverPeersL(), CServerSession::SetPeerList(), and CBTDiscoverer::StartL().


Enumeration Type Documentation

enum TProtocol
 

Enumeration values:
EBluetooth 
EIrda 

Definition at line 37 of file clientservercommon.h.

Referenced by CDriverBase::GetProtocol(), and CNetworkPeer::GetProtocol().


Variable Documentation

const TUint KNumMessageSlots = 8 [static]
 

Definition at line 32 of file clientservercommon.h.

const TInt KRecvBufSize = 1024
 

Definition at line 35 of file clientservercommon.h.


Generated on Mon Dec 8 10:26:07 2003 for CobainAPIImplementation by doxygen 1.3.5