Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: asn1enc.h
Link against: asn1.lib

Class CASN1EncPrimitive

class CASN1EncPrimitive : public CASN1EncBase;

Description

All ASN1 primitive type encoding classes derive from here.

Derivation

Members

Defined in CASN1EncPrimitive:
CASN1EncPrimitive(), IsConstructed()

Inherited from CASN1EncBase:
CalculateContentsLengthDER(), ConstructL(), LengthDER(), SetTag(), WriteContentsDERL(), WriteDERL(), WriteLengthDER(), iContentsLengthDER, iLengthLengthDER, iTagLengthDER

Inherited from CBase:
Delete(), Extension_(), operator new()


Construction and destruction


CASN1EncPrimitive()

protected: IMPORT_C CASN1EncPrimitive(const TTagType aType);

Description

Parameters

const TTagType aType

[Top]


Member functions


IsConstructed()

private: virtual TBool IsConstructed() const;

Description

Inherited from CASN1EncBase.

Return value

TBool