class TASN1DecSequence |
Public Member Functions | |
---|---|
TASN1DecSequence() | |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC(const TDesC8 &, TInt &) |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC(const TASN1DecGeneric &) |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC(const TDesC8 &, TInt &, TInt, TInt) |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC(const TASN1DecGeneric &, TInt, TInt) |
Protected Member Functions | |
---|---|
void | CleanupSequence(TAny *) |
void | DecodeContentsL(const TDesC8 &, CArrayPtrFlat< TASN1DecGeneric > &) |
void | CleanupSequence | ( | TAny * | aArray | ) | [protected, static] |
TAny * aArray |
void | DecodeContentsL | ( | const TDesC8 & | aSource, |
CArrayPtrFlat< TASN1DecGeneric > & | aDest | |||
) | [protected] |
const TDesC8 & aSource | |
CArrayPtrFlat< TASN1DecGeneric > & aDest |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC | ( | const TDesC8 & | aSource, |
TInt & | aPos | |||
) |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC | ( | const TASN1DecGeneric & | aSource | ) |
const TASN1DecGeneric & aSource |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC | ( | const TDesC8 & | aSource, |
TInt & | aPos, | |||
TInt | aMin, | |||
TInt | aMax | |||
) |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | DecodeDERLC | ( | const TASN1DecGeneric & | aSource, |
TInt | aMin, | |||
TInt | aMax | |||
) |
const TASN1DecGeneric & aSource | |
TInt aMin | |
TInt aMax |
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.