TClientRequest Class Reference
class TClientRequest : public MClientRequest |
Public Member Functions |
---|
| TClientRequest() |
| TClientRequest(const RMessage2 &) |
TBool
| CheckCapability(const TCapabilitySet &, const CImplementationInformation &) |
void | Complete(TInt) |
TInt
| Function() |
TInt
| GetDesLength(TInt) |
TInt
| GetDesMaxLength(TInt) |
TInt
| Int0() |
TInt
| Int1() |
TInt
| Int2() |
TInt
| Int3() |
TBool
| IsNull() |
void | Panic(const TDesC &, TInt) |
void | ReadL(TInt, TDes8 &, TInt) |
void | ReadL(TInt, TDes &, TInt) |
TInt
| Write(TInt, const TDesC8 &, TInt) |
void | WriteL(TInt, const TDesC8 &) |
void | WriteL(TInt, const TDesC &, TInt) |
Constructor & Destructor Documentation
TClientRequest(const RMessage2 &)
Member Functions Documentation
CheckCapability(const TCapabilitySet &, const CImplementationInformation &)
Complete(TInt)
void | Complete | ( | TInt | aReason | ) | const [virtual] |
EmitDiagnostic(const TCapabilitySet &, const CImplementationInformation &)
Function()
TInt
| Function | ( | ) | const [virtual] |
GetDesLength(TInt)
TInt
| GetDesLength | ( | TInt | aParam | ) | const [virtual] |
GetDesMaxLength(TInt)
TInt
| GetDesMaxLength | ( | TInt | aParam | ) | const [virtual] |
HasCapabilities(const TCapabilitySet &)
Int0()
TInt
| Int0 | ( | ) | const [virtual] |
Int1()
TInt
| Int1 | ( | ) | const [virtual] |
Int2()
TInt
| Int2 | ( | ) | const [virtual] |
Int3()
TInt
| Int3 | ( | ) | const [virtual] |
IsNull()
TBool
| IsNull | ( | ) | const [virtual] |
Panic(const TDesC &, TInt)
void | Panic | ( | const TDesC & | aCategory, |
| TInt | aReason |
| ) | const [virtual] |
ReadL(TInt, TDes8 &, TInt)
void | ReadL | ( | TInt | aParam, |
| TDes8 & | aDes, |
| TInt | aOffset = 0 |
| ) | const [virtual] |
ReadL(TInt, TDes &, TInt)
void | ReadL | ( | TInt | aParam, |
| TDes & | aDes, |
| TInt | aOffset = 0 |
| ) | const [virtual] |
Write(TInt, const TDesC8 &, TInt)
WriteL(TInt, const TDesC8 &)
void | WriteL | ( | TInt | aParam, |
| const TDesC8 & | aDes |
| ) | const [virtual] |
WriteL(TInt, const TDesC &, TInt)
void | WriteL | ( | TInt | aParam, |
| const TDesC & | aDes, |
| TInt | aOffset = 0 |
| ) | const [virtual] |
Member Data Documentation
TSecurityInfo
iSecurityInfo
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.