class TASN1DecSet |
Public Member Functions | |
---|---|
TASN1DecSet() | |
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) |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | NewDERLC(const TDesC8 &) |
Protected Member Functions | |
---|---|
void | CleanupSet(TAny *) |
void | DecodeContentsL(const TDesC8 &, TInt &, CArrayPtrFlat< TASN1DecGeneric > &) |
void | DecodeContentsL | ( | const TDesC8 & | aSource, |
TInt & | aPos, | |||
CArrayPtrFlat< TASN1DecGeneric > & | aDest | |||
) | [protected] |
const TDesC8 & aSource | |
TInt & aPos | |
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 |
IMPORT_C CArrayPtrFlat< TASN1DecGeneric > * | NewDERLC | ( | const TDesC8 & | aSource | ) |
const TDesC8 & aSource |
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.