|
|
 |
|
#include <OSCStream.h>
List of all members.
Detailed Description
A wrapper class for decoding a size-fixed octet string value.
|
Public Member Functions |
| | OSDecStrmOctStr (ASN1UINT &_numocts, ASN1OCTET *&_data) |
Public Attributes |
| ASN1UINT & | numocts |
| ASN1OCTET *& | data |
Constructor & Destructor Documentation
| OSDecStrmOctStr::OSDecStrmOctStr |
( |
ASN1UINT & |
_numocts, |
|
|
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 |
|