TBusLocalDrive Class Reference
class TBusLocalDrive : public RLocalDrive |
Public Member Functions |
---|
| TBusLocalDrive() |
IMPORT_C TInt | Caps(TDes8 &) |
IMPORT_C TInt | Clear(const TDesC8 &) |
IMPORT_C TInt | Connect(TInt, TBool &) |
IMPORT_C TInt | ControlIO(TInt, TAny *, TAny *) |
IMPORT_C TInt | ControlIO(TInt, TDes8 &, TInt) |
IMPORT_C TInt | ControlIO(TInt, TDesC8 &, TInt) |
IMPORT_C TInt | ControlIO(TInt, TInt, TInt) |
IMPORT_C TInt | DeleteNotify(TInt64, TInt) |
IMPORT_C void | Disconnect() |
IMPORT_C TInt | Enlarge(TInt) |
IMPORT_C TInt | ErasePassword() |
IMPORT_C TInt | ForceRemount(TUint) |
IMPORT_C TInt | Format(TFormatInfo &) |
IMPORT_C TInt | Format(TInt64, TInt) |
IMPORT_C TInt | GetLastErrorInfo(TDes8 &) |
IMPORT_C TInt | PasswordStoreLengthInBytes() |
IMPORT_C TInt | QueryDevice(TQueryDevice, TDes8 &) |
IMPORT_C TInt | Read(TInt64, TInt, const TAny *, TInt, TInt, TInt) |
IMPORT_C TInt | Read(TInt64, TInt, const TAny *, TInt, TInt) |
IMPORT_C TInt | Read(TInt64, TInt, TDes8 &) |
IMPORT_C TInt | ReadPasswordData(TDes8 &) |
IMPORT_C TInt | ReduceSize(TInt, TInt) |
IMPORT_C TInt | SetMountInfo(const TDesC8 *, TInt) |
IMPORT_C TInt | SetPassword(const TDesC8 &, const TDesC8 &, TBool) |
TInt & | Status() |
IMPORT_C TInt | Unlock(const TDesC8 &, TBool) |
IMPORT_C TInt | Write(TInt64, TInt, const TAny *, TInt, TInt, TInt) |
IMPORT_C TInt | Write(TInt64, TInt, const TAny *, TInt, TInt) |
IMPORT_C TInt | Write(TInt64, const TDesC8 &) |
IMPORT_C TInt | WritePasswordData(const TDesC8 &) |
Inherited Functions |
---|
| RBusLogicalChannel::DoCancel(TUint) |
| RBusLogicalChannel::DoControl(TInt) |
| RBusLogicalChannel::DoControl(TInt,TAny *) |
| RBusLogicalChannel::DoControl(TInt,TAny *,TAny *) |
| RBusLogicalChannel::DoCreate(const TDesC &,const TVersion &,TInt,const TDesC *,const TDesC8 *,TOwnerType,TBool) |
| RBusLogicalChannel::DoRequest(TInt,TRequestStatus &) |
| RBusLogicalChannel::DoRequest(TInt,TRequestStatus &,TAny *) |
| RBusLogicalChannel::DoRequest(TInt,TRequestStatus &,TAny *,TAny *) |
| RBusLogicalChannel::DoSvControl(TInt) |
| RBusLogicalChannel::DoSvControl(TInt,TAny *) |
| RBusLogicalChannel::DoSvControl(TInt,TAny *,TAny *) |
| RBusLogicalChannel::Open(RMessagePtr2,TInt,TOwnerType) |
| RBusLogicalChannel::Open(TInt,TOwnerType) |
| RHandleBase::Attributes()const |
| RHandleBase::BTraceId()const |
| RHandleBase::Close() |
| RHandleBase::DoExtendedClose() |
| RHandleBase::Duplicate(const RThread &,TOwnerType) |
| RHandleBase::FullName()const |
| RHandleBase::FullName(TDes &)const |
| RHandleBase::Handle()const |
| RHandleBase::HandleInfo(THandleInfo *) |
| RHandleBase::Name()const |
| RHandleBase::NotifyDestruction(TRequestStatus &) |
| RHandleBase::Open(const TFindHandleBase &,TOwnerType) |
| RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt) |
| RHandleBase::RHandleBase() |
| RHandleBase::RHandleBase(TInt) |
| RHandleBase::SetHandle(TInt) |
| RHandleBase::SetHandleNC(TInt) |
| RHandleBase::SetReturnedHandle(TInt) |
| RHandleBase::SetReturnedHandle(TInt,RHandleBase &) |
| RLocalDrive::ForceMediaChange(TInt) |
| RLocalDrive::GetLastErrorInfo(TDesC8 &) |
| RLocalDrive::IsRemovable(TInt &) |
| RLocalDrive::MediaDevice() |
| RLocalDrive::NotifyChange(TRequestStatus *) |
| RLocalDrive::NotifyChangeCancel() |
| RLocalDrive::ReadPasswordData(TDesC8 &) |
| RLocalDrive::Reduce(TInt,TInt) |
| RLocalDrive::VersionRequired()const |
Constructor & Destructor Documentation
Member Functions Documentation
CheckMount()
TInt
| CheckMount | ( | ) | [private] |
Clear(const TDesC8 &)
Parameters
const TDesC8 & aPassword | A descriptor containing the password. |
ControlIO(TInt, TAny *, TAny *)
ControlIO(TInt, TDes8 &, TInt)
ControlIO(TInt, TDesC8 &, TInt)
ControlIO(TInt, TInt, TInt)
DeleteNotify(TInt64, TInt)
Disconnect()
IMPORT_C void | Disconnect | ( | ) | |
ErasePassword()
IMPORT_C TInt | ErasePassword | ( | ) | |
GetLastErrorInfo(TDes8 &)
IMPORT_C TInt | GetLastErrorInfo | ( | TDes8 & | aErrorInfo | ) | |
PasswordStoreLengthInBytes()
IMPORT_C TInt | PasswordStoreLengthInBytes | ( | ) | |
QueryDevice(TQueryDevice, TDes8 &)
Query a property of the media device
Read(TInt64, TInt, const TAny *, TInt, TInt, TInt)
Read(TInt64, TInt, const TAny *, TInt, TInt)
Read(TInt64, TInt, TDes8 &)
ReadPasswordData(TDes8 &)
SetMountInfo(const TDesC8 *, TInt)
IMPORT_C TInt | SetMountInfo | ( | const TDesC8 * | aMountInfo, |
| TInt | aMessageHandle |
| ) | |
SetPassword(const TDesC8 &, const TDesC8 &, TBool)
Parameters
const TDesC8 & aOldPassword | A descriptor containing old password. |
const TDesC8 & aNewPassword | A descriptor containing new password. |
TBool aStorePassword | If ETrue, the password is added to the password store. |
Unlock(const TDesC8 &, TBool)
Parameters
const TDesC8 & aPassword | A descriptor containing the password data. |
TBool aStorePassword | If ETrue, the password is added to the password store. |
Write(TInt64, TInt, const TAny *, TInt, TInt, TInt)
Write(TInt64, TInt, const TAny *, TInt, TInt)
Write(TInt64, const TDesC8 &)
WritePasswordData(const TDesC8 &)
IMPORT_C TInt | WritePasswordData | ( | const TDesC8 & | aBuf | ) | |
Write the password store to the peripheral bus controller.
Parameters
const TDesC8 & aBuf | Data to replace the current password store. |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.