ASN1CBitStrSizeHolder Class Reference
[Control (ASN1C_) Base Classes]
#include <ASN1CBitStr.h>
Inheritance diagram for ASN1CBitStrSizeHolder:
Public Member Functions | |
virtual ASN1CBitStrSizeHolder * | clone ()=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: