| ~CCommsDbAccess() |
IMPORT_C void | CancelRequestNotificationOfServiceChange(MServiceChangeObserver *) |
IMPORT_C TInt | CheckReadCapability(const TDesC &, const RMessagePtr2 *) |
IMPORT_C TInt | CheckWriteCapability(const TDesC &, const RMessagePtr2 *) |
IMPORT_C void | Close() |
IMPORT_C TBool | DoesIapExistL(TUint32) |
void | GetAgentExtL(const TDesC &, TDes &) |
void | GetAuthParamsL(TBool &, TDes &, TDes &) |
IMPORT_C void | GetBearerAvailabilityTsyNameL(TDes &) |
IMPORT_C void | GetBoolL(const TDesC &, const TDesC &, TBool &) |
IMPORT_C TInt | GetConnectionAttempts() |
IMPORT_C TCommDbConnectionDirection | GetConnectionDirection() |
IMPORT_C void | GetCurrentSettingsL(TConnectionSettings &, TCommDbConnectionDirection, TUint32) |
IMPORT_C void | GetDesL(const TDesC &, const TDesC &, TDes8 &) |
IMPORT_C void | GetDesL(const TDesC &, const TDesC &, TDes16 &) |
IMPORT_C void | GetFirstValidIapL(TUint32 &) |
IMPORT_C void | GetGlobalL(const TDesC &, TUint32 &) |
IMPORT_C void | GetIntL(const TDesC &, const TDesC &, TUint32 &) |
IMPORT_C TInt | GetLengthOfLongDesL(const TDesC &, const TDesC &) |
IMPORT_C HBufC * | GetLongDesLC(const TDesC &, const TDesC &) |
IMPORT_C void | GetPreferedIapL(TUint32 &, TCommDbConnectionDirection, TUint32) |
IMPORT_C void | GetServiceSettingsL(TConnectionSettings &) |
IMPORT_C void | GetServiceTypeL(TDes &) |
IMPORT_C void | GetTsyNameL(TDes &) |
IMPORT_C TBool | IsShowingHiddenRecords() |
IMPORT_C TBool | IsTelNumLengthZeroForRasConnectionL(TConnectionSettings &) |
IMPORT_C TUint32 | LocationId() |
IMPORT_C CCommsDbAccessModemTable * | ModemTable() |
IMPORT_C RMobilePhone::TMobilePhoneNetworkMode | NetworkMode() |
IMPORT_C CCommsDbAccess * | NewL() |
IMPORT_C CCommsDbAccess * | NewL(TBool) |
IMPORT_C CCommsDbAccess * | NewL(MCommsDbAccess *) |
IMPORT_C TInt | ReadBool(const TDesC &, TBool &) |
IMPORT_C TInt | ReadDes(const TDesC &, TDes8 &) |
IMPORT_C TInt | ReadDes(const TDesC &, TDes16 &) |
IMPORT_C TInt | ReadInt(const TDesC &, TUint32 &) |
IMPORT_C HBufC * | ReadLongDesLC(const TDesC &) |
IMPORT_C void | RequestNotificationOfServiceChangeL(MServiceChangeObserver *) |
IMPORT_C void | SetCommPortL(const RCall::TCommPort &) |
IMPORT_C void | SetCurrentSettingsL(const TConnectionSettings &) |
IMPORT_C void | SetModemAndLocationL(const TConnectionSettings &) |
IMPORT_C void | SetNetworkMode(const RMobilePhone::TMobilePhoneNetworkMode) |
IMPORT_C void | SetOverridesL(CCommDbOverrideSettings *) |
IMPORT_C void | SetPreferedIapL(TUint32 &, TCommDbConnectionDirection, TUint32) |
IMPORT_C TInt | WriteBool(const TDesC &, TBool) |
IMPORT_C TInt | WriteDes(const TDesC &, const TDesC8 &) |
IMPORT_C TInt | WriteDes(const TDesC &, const TDesC16 &) |
IMPORT_C TInt | WriteInt(const TDesC &, TUint32) |