CCommsDbConnectionPrefTableView::TCommDbIapBearer Class Reference

class CCommsDbConnectionPrefTableView::TCommDbIapBearer

Encapsulates the bearer set (CONNECT_PREF_BEARER_SET) and IAP (CONNECT_PREF_IAP) fields. Used in calls to UpdateBearerL() and as a public member of TCommDbIapConnectionPref .

Public Member Functions
TCommDbIapBearer ()
Public Attributes
TUint32 iBearerSet
TUint32 iIapId

Constructor & Destructor Documentation

TCommDbIapBearer()

IMPORT_C TCommDbIapBearer ( )

Default constructor. All member data is initialised to zero.

Member Data Documentation

TUint32 iBearerSet

TUint32 iBearerSet

Value for the bearer set (CONNECT_PREF_BEARER_SET) field.

TUint32 iIapId

TUint32 iIapId

Value for the IAP (CONNECT_PREF_IAP) field.