ASN1C C/C++ Common Runtime  ASN1C v7.8.x
Public Member Functions | Protected Attributes | List of all members
ASN1CBitStrSizeHolder16 Class Reference

#include <ASN1CBitStr.h>

Inheritance diagram for ASN1CBitStrSizeHolder16:
ASN1CBitStrSizeHolder

Public Member Functions

 ASN1CBitStrSizeHolder16 (OSUINT16 &value)
 
virtual ASN1CBitStrSizeHolderclone ()
 
virtual OSSIZE getValue () const
 
virtual int setValue (OSSIZE value)
 

Protected Attributes

OSUINT16 & mSize
 

Detailed Description

This is the 16-bit implementation of the ASN1CBitStrSizeHolder class.

Member Function Documentation

◆ setValue()

virtual int ASN1CBitStrSizeHolder16::setValue ( OSSIZE  value)
virtual

Set the size to the given value. Implementations of this method will return an error if the given value is outside of the range of the field being used to hold the size value.

Implements ASN1CBitStrSizeHolder.


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