conn::CSBSecureId Class Reference
class conn::CSBSecureId : public conn::CSBGenericDataType |
Generic Data Type representing a data owner identified by a SecureId
Byte Structure
All child classes have their data following on from the parent classes so that the parent classes may remain atomic with respect to the structure of their data. The binary structure of this data type inside the descriptor buffer is as follows. Note that the endianness of the data types specified below is determined by the platform and the PC must pack accordingly:
Generic Data Type representing a data owner identified by a SecureId
Byte Structure
All child classes have their data following on from the parent classes so that the parent classes may remain atomic with respect to the structure of their data. The binary structure of this data type inside the descriptor buffer is as follows. Note that the endianness of the data types specified below is determined by the platform and the PC must pack accordingly:
Inherited Functions |
---|
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::Extension_(TUint,TAny *&,TAny *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
| conn::CSBGenericDataType::BaseConstructL() |
| conn::CSBGenericDataType::CSBGenericDataType() |
| conn::CSBGenericDataType::ConstructL(const TDesC8 &) |
| conn::CSBGenericDataType::DerivedTypeL()const |
| conn::CSBGenericDataType::Externalise()const |
| conn::CSBGenericDataType::NewL(const TDesC8 &) |
| conn::CSBGenericDataType::PackDescriptorTypeAdvance(const TDesC16 &,TInt &) |
| conn::CSBGenericDataType::PackDescriptorTypeAdvance(const TDesC8 &,TInt &) |
| conn::CSBGenericDataType::UnpackDescriptorTypeAdvance(TDesC16 &,TInt &) |
| conn::CSBGenericDataType::UnpackDescriptorTypeAdvance(TDesC8 &,TInt &) |
| conn::CSBGenericDataType::UnpackTPtrAdvance(TPtrC16 &,TInt &) |
| conn::CSBGenericDataType::UnpackTPtrAdvance(TPtrC8 &,TInt &) |
| conn::CSBGenericDataType::~CSBGenericDataType() |
Constructor & Destructor Documentation
CSBSecureId()
C++ Constructor. Any derived types must increment iSize in their C++ constructors in order that when CSBGenericDataType::BaseConstructL() is called, the data buffer is initialised to be large enough to accomodate the data stored by the derived type
Member Functions Documentation
ConstructL(TSecureId)
Symbian OS 2nd phase constructor.
ConstructL(CSBGenericDataType *)
InitialiseL(TInt &)
void | InitialiseL | ( | TInt & | aOffset | ) | [protected, virtual] |
Initialise all member pointers to data
Parameters
TInt & aOffset | The running offset of where the descriptor has been parsed up to |
NewL(TSecureId)
Symbian constructor used for creating a derived class from it's constituent parameters. Used for example when creating a derived type from scratch
Member Data Documentation
TInt
iSecureIdOffset
TInt
| iSecureIdOffset | [private] |
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.