ASN1CBitStrSizeHolder Class Reference
[Control (ASN1C_) Base Classes]

#include <ASN1CBitStr.h>

Inheritance diagram for ASN1CBitStrSizeHolder:
ASN1CBitStrSizeHolder16 ASN1CBitStrSizeHolder32 ASN1CBitStrSizeHolder8

List of all members.

Public Member Functions

virtual ASN1CBitStrSizeHolderclone ()=0
virtual OSUINT32 getValue () const =0
virtual int setValue (OSUINT32 value)=0

Detailed Description

ASN.1 bit string control class. The ASN1CBitStr class is derived from the ASN1CType base class. It is used as the base class for generated control classes for the ASN.1 BIT STRING type. This class provides utility methods for operating on the bit string referenced by the generated class. This class can also be used inline to operate on bits within generated BIT STRING elements in a SEQUENCE, SET, or CHOICE construct.


The documentation for this class was generated from the following file: