class CCommsDbConnectionPrefTableView::TCommDbIapConnectionPref |
Encapsulates the rank (CONNECT_PREF_RANKING), direction (CONNECTION_PREF_DIRECTION), and dialog preference (CONNECT_PREF_DIALOG_PREF) fields, plus a TCommDbIapBearer object. A complete connection preference - containing rank, direction, dialogue option, bearers for the dialogue and the prefered IAP. TCommDbConnectionDirection
Public Member Functions | |
---|---|
TCommDbIapConnectionPref() | |
IMPORT_C TBool | operator==(const TCommDbIapConnectionPref &) |
Public Attributes | |
---|---|
TCommDbIapBearer | iBearer |
TCommDbDialogPref | iDialogPref |
TCommDbConnectionDirection | iDirection |
TUint32 | iRanking |
IMPORT_C TBool | operator== | ( | const TCommDbIapConnectionPref & | aPref | ) | const |
const TCommDbIapConnectionPref & aPref |
TCommDbIapBearer | iBearer |
Values for the bearer (CONNECT_PREF_BEARER_SET) and IAP (CONNECT_PREF_IAP) fields.
TCommDbDialogPref | iDialogPref |
Value for the dialog preference (CONNECT_PREF_DIALOG_PREF) field.
TCommDbConnectionDirection | iDirection |
Value for the direction (CONNECTION_PREF_DIRECTION) field.