CCommsBufPool Class Reference

class CCommsBufPool : public CBase

Base class for the comms buffer pool.

Inherits from

Constructor & Destructor Documentation

CCommsBufPool(MCommsBufPondIntf &, TInt)

CCommsBufPool(MCommsBufPondIntf &aPondIntf,
TIntaSize
)[inline]

Parameters

MCommsBufPondIntf & aPondIntf
TInt aSize

Member Functions Documentation

BufSize()

TInt BufSize()const [inline]

Id()

TInt Id()const [inline]

Pond()

MCommsBufPondIntf &Pond()const [inline]

Member Data Documentation

TInt iBufSize

TInt iBufSize[protected]

MCommsBufPondIntf & iPondIntf

MCommsBufPondIntf &iPondIntf[protected]