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

Google


Objective Systems, Inc.

Wrapper classes for encoding using operator <<
[C++ definitions for streams.]


Detailed Description

These classes can be used for encoding data using the << operator. For example: CustomOutputStream os; ..... os << OSEncStrmInt (2) << OSEncStrmUInt8 (3) << OSEncStrmNull ();


Classes

struct  OSEncStrmInt
struct  OSEncStrmInt8
struct  OSEncStrmInt16
struct  OSEncStrmInt64
struct  OSEncStrmUInt
struct  OSEncStrmUInt8
struct  OSEncStrmUInt16
struct  OSEncStrmUInt64
struct  OSEncStrmEnum
struct  OSEncStrmBigInt
struct  OSEncStrmReal
struct  OSEncStrmBitStr
struct  OSEncStrmOctStr
struct  OSEncStrmBool
struct  OSEncStrmCharStr
struct  OSEncStrmObjId
struct  OSEncStrmRelativeOID
struct  OSEncStrmNull
struct  OSEncStrmBMPString
struct  OSEncStrmUnivString


Copyright © 1997-2005 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 8 Sep 2005.
ASN1C C/C++ Common Runtime, ASN1C v5.8x