CCommsDbConnectionPrefTableView::TCommDbIapBearer Class Reference

#include <cdbpreftable.h>

Link against: commdb.lib

class CCommsDbConnectionPrefTableView::TCommDbIapBearer
Public Attributes
TUint32 iBearerSet
TUint32 iIapId
Public Member Functions
TCommDbIapBearer()

Detailed Description

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.

Member Attribute Documentation

iBearerSet

TUint32 iBearerSet

Value for the bearer set (CONNECT_PREF_BEARER_SET) field.

iIapId

TUint32 iIapId

Value for the IAP (CONNECT_PREF_IAP) field.

Constructor & Destructor Documentation

TCommDbIapBearer ( )

IMPORT_CTCommDbIapBearer()

Default constructor. All member data is initialised to zero.