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

Google


Objective Systems, Inc.

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

#include <OSCStream.h>

List of all members.


Detailed Description

A wrapper class for encoding an octet string value.


Public Member Functions

 OSEncStrmOctStr (ASN1UINT _numocts, const ASN1OCTET *_data)
 OSEncStrmOctStr (const ASN1DynOctStr &_os)

Public Attributes

ASN1UINT numocts
const ASN1OCTET * data


Constructor & Destructor Documentation

OSEncStrmOctStr::OSEncStrmOctStr ASN1UINT  _numocts,
const ASN1OCTET *  _data
[inline]
 

A constructor

OSEncStrmOctStr::OSEncStrmOctStr const ASN1DynOctStr &  _os  )  [inline]
 

A constructor


Member Data Documentation

const ASN1OCTET* OSEncStrmOctStr::data
 

pointer to data

ASN1UINT OSEncStrmOctStr::numocts
 

number of octets


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