|
|
 |
|
#include <OSCStream.h>
List of all members.
Detailed Description
A wrapper class for decoding a size-fixed bit string value.
|
Public Member Functions |
| | OSDecStrmBitStr (ASN1UINT &_numbits, ASN1OCTET *&_data) |
Public Attributes |
| ASN1UINT & | numbits |
| ASN1OCTET *& | data |
Constructor & Destructor Documentation
| OSDecStrmBitStr::OSDecStrmBitStr |
( |
ASN1UINT & |
_numbits, |
|
|
ASN1OCTET *& |
_data |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this struct was generated from the following file:
|
This document may be distributed in any form, electronic
or otherwise, provided that it is distributed in its entirety
and that the copyright and this notice are included.
|
This file was last modified on
1 Oct 2004. ASN1C C/C++ Common Runtime, ASN1C v5.7x |
|