CASN1EncConstructed Class Reference

#include <asn1enc.h>

class CASN1EncConstructed : public CASN1EncBase

Inherits from

Detailed Description

Base class for all ASN1 constructed-type objects. Most of these are container classes, but another type is the explicit-tagging wrapper object.

Constructor & Destructor Documentation

CASN1EncConstructed ( const TTagType, const TASN1Class )

CASN1EncConstructed(const TTagTypeaType,
const TASN1ClassaClass
)[protected]

Protected constructor

Parameters
aTypeTag type for the new object
aClassTag class for the new object.