CASN1EncSequence Class Reference
class CASN1EncSequence : public CASN1EncContainer |
Class for encoding SEQUENCE and SEQUENCE-OF data types.
Inherited Functions |
---|
| CASN1EncBase::CASN1EncBase(const TTagType,const TASN1Class) |
| CASN1EncBase::CalculateLengthLengthDER() |
| CASN1EncBase::ConstructL() |
| CASN1EncBase::ContentsLengthChanged() |
| CASN1EncBase::LengthDER()const |
| CASN1EncBase::SetParent(CASN1EncBase *) |
| CASN1EncBase::SetTag(const TTagType,const TASN1Class) |
| CASN1EncBase::WriteDERL(TDes8 &,TUint &)const |
| CASN1EncBase::~CASN1EncBase() |
| CASN1EncConstructed::CASN1EncConstructed(const TTagType,const TASN1Class) |
| CASN1EncContainer::AddAndPopChildL(CASN1EncBase *) |
| CASN1EncContainer::AddChildL(CASN1EncBase *) |
| CASN1EncContainer::CASN1EncContainer(const TTagType) |
| 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() |
Constructor & Destructor Documentation
CASN1EncSequence()
CASN1EncSequence | ( | ) | [protected] |
~CASN1EncSequence()
IMPORT_C | ~CASN1EncSequence | ( | ) | |
Member Functions Documentation
AddChildIntL(const CASN1EncBase *)
void | AddChildIntL | ( | const CASN1EncBase * | aChild | ) | [private, virtual] |
Internal method, derived classes implement to add a child. No need to check for null input or call ContentsLengthChanged(). Takes ownership, but only if you don't leave.
NumChildren()
TUint
| NumChildren | ( | ) | const [private, virtual] |
Member Data Documentation
RPointerArray< CASN1EncBase > iChildren
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.