CPppLcpConfig Class Reference

class CPppLcpConfig : public CBase

Since 9.4

Inherits from

Constructor & Destructor Documentation

~CPppLcpConfig()

~CPppLcpConfig ( ) [protected, inline]

Member Functions Documentation

GetEnableLcpExtensions()

TBool GetEnableLcpExtensions ( ) const [inline]

GetEnableSwComp()

TBool GetEnableSwComp ( ) const [inline]

GetIfCallbackEnabled()

TBool GetIfCallbackEnabled ( ) const [inline]

GetIfCallbackInfo()

const TDesC & GetIfCallbackInfo ( ) const [inline]

GetIfCallbackType()

TInt GetIfCallbackType ( ) const [inline]

GetIfParams()

const TDesC & GetIfParams ( ) const [inline]

GetIfServerMode()

TPppLinkMode GetIfServerMode ( ) const [inline]

InitialiseConfigL(ESock::CCommsDatIapView *)

void InitialiseConfigL ( ESock::CCommsDatIapView * aIapView ) [protected]

Parameters

ESock::CCommsDatIapView * aIapView

NewLC(ESock::CCommsDatIapView *)

IMPORT_C CPppLcpConfig * NewLC ( ESock::CCommsDatIapView * aIapView ) [static]

Parameters

ESock::CCommsDatIapView * aIapView

SetEnableLcpExtensions(TBool)

void SetEnableLcpExtensions ( TBool aEnableLcpExtensions ) [inline]

Parameters

TBool aEnableLcpExtensions

SetEnableSwComp(TBool)

void SetEnableSwComp ( TBool aEnableSwComp ) [inline]

Parameters

TBool aEnableSwComp

SetIfCallbackEnabled(TBool)

void SetIfCallbackEnabled ( TBool aIfCallbackEnabled ) [inline]

Parameters

TBool aIfCallbackEnabled

SetIfCallbackInfo(HBufC *)

void SetIfCallbackInfo ( HBufC * aIfCallbackInfo ) [inline]

Parameters

HBufC * aIfCallbackInfo

SetIfCallbackType(TInt)

void SetIfCallbackType ( TInt aIfCallbackType ) [inline]

Parameters

TInt aIfCallbackType

SetIfParams(HBufC *)

void SetIfParams ( HBufC * aIfParams ) [inline]

Parameters

HBufC * aIfParams

SetIfServerMode(TPppLinkMode)

void SetIfServerMode ( TPppLinkMode aIfServerMode ) [inline]

Parameters

TPppLinkMode aIfServerMode

Member Enumerations Documentation

Enum anonymous

Enumerators

EUid = 0x1000022C
ETypeId = 1

Enum TPppLinkMode

Enumerators

EPppLinkIsUnknown
EPppLinkIsAuto
EPppLinkIsClient
EPppLinkIsServer

Member Data Documentation

TUint iEnableLcpExtensions

TUint iEnableLcpExtensions [protected]

TUint iEnableSwComp

TUint iEnableSwComp [protected]

TUint iIfCallbackEnabled

TUint iIfCallbackEnabled [protected]

RBuf iIfCallbackInfo

RBuf iIfCallbackInfo [protected]

TInt iIfCallbackType

TInt iIfCallbackType [protected]

RBuf iIfParams

RBuf iIfParams [protected]

TPppLinkMode iIfServerMode

TPppLinkMode iIfServerMode [protected]