ASN1C C/C++ Common Runtime
ASN1C v7.2.x
|
#include <ASN1CBitStr.h>
Public Member Functions | |
ASN1CBitStrSizeHolder16 (OSUINT16 &value) | |
virtual ASN1CBitStrSizeHolder * | clone () |
virtual OSUINT32 | getValue () const |
virtual int | setValue (OSUINT32 value) |
Protected Attributes | |
OSUINT16 & | mSize |
This is the 16-bit implementation of the ASN1CBitStrSizeHolder class.