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

serversession.h File Reference

#include <e32svr.h>
#include "cobainserver.h"
#include "bluetoothcommunicator.h"

Go to the source code of this file.

Data Structures

class  CServerSession
 Cobain serverside session. More...


Typedefs

typedef TSglQue< CConcreteConnectionConnectionQueue

Functions

 _LIT (KSessionPanic,"Server Session")

Variables

const TInt KErrSessionBase = -14040
const TInt KErrSessionBadSocketTableIndex = KErrSessionBase - 2
const TInt KErrSessionTryingToAllocListeningCon = KErrSessionBase - 3
const TInt KErrSessionTryingToDeallocListeningCon = KErrSessionBase - 4
const TInt KErrSessionConnectionNotFoundInGet = KErrSessionBase - 5
const TInt KMaxSocketCount = 8


Typedef Documentation

typedef TSglQue<CConcreteConnection> ConnectionQueue
 

Definition at line 51 of file serversession.h.


Function Documentation

_LIT KSessionPanic  ,
"Server Session" 
 


Variable Documentation

const TInt KErrSessionBadSocketTableIndex = KErrSessionBase - 2
 

Definition at line 37 of file serversession.h.

Referenced by CServerSession::GetConnection().

const TInt KErrSessionBase = -14040
 

Definition at line 36 of file serversession.h.

const TInt KErrSessionConnectionNotFoundInGet = KErrSessionBase - 5
 

Definition at line 40 of file serversession.h.

Referenced by CServerSession::GetConnection().

const TInt KErrSessionTryingToAllocListeningCon = KErrSessionBase - 3
 

Definition at line 38 of file serversession.h.

Referenced by CServerSession::AllocateConnection().

const TInt KErrSessionTryingToDeallocListeningCon = KErrSessionBase - 4
 

Definition at line 39 of file serversession.h.

Referenced by CServerSession::DeallocateConnection().

const TInt KMaxSocketCount = 8
 

Definition at line 45 of file serversession.h.

Referenced by CServerSession::AllocateConnection(), CServerSession::DeallocateConnection(), CServerSession::GetConnection(), and CServerSession::~CServerSession().


Generated on Tue Jan 13 15:47:08 2004 for CobainAPIImplementation by doxygen 1.3.5