Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

OSEncStrmBitStr Struct Reference
[Wrapper classes for encoding using operator <<]

#include <OSCStream.h>

List of all members.


Detailed Description

A wrapper class for encoding a bit string value.


Public Member Functions

 OSEncStrmBitStr (ASN1UINT _numbits, const ASN1OCTET *_data)
 OSEncStrmBitStr (const ASN1DynBitStr &_bs)

Public Attributes

ASN1UINT numbits
const ASN1OCTET * data


Constructor & Destructor Documentation

OSEncStrmBitStr::OSEncStrmBitStr ASN1UINT  _numbits,
const ASN1OCTET *  _data
[inline]
 

A constructor

OSEncStrmBitStr::OSEncStrmBitStr const ASN1DynBitStr &  _bs  )  [inline]
 

A constructor


Member Data Documentation

const ASN1OCTET* OSEncStrmBitStr::data
 

pointer to data

ASN1UINT OSEncStrmBitStr::numbits
 

number of bits


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

Copyright © 1997-2004 Objective Systems,Inc.
All Rights Reserved.
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