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

Google


Objective Systems, Inc.

Wrapper classes for decoding using operator >>
[C++ definitions for streams.]


Detailed Description

These wrapper classes can be used for decoding data using the >> operator. For example: CustomInputStream is; ..... is >> OSDecStrmInt (v1) >> OSDecStrmUInt8 (v2) >> OSDecStrmNull ();


Classes

struct  OSDecStrmInt
struct  OSDecStrmInt8
struct  OSDecStrmInt16
struct  OSDecStrmInt64
struct  OSDecStrmUInt
struct  OSDecStrmUInt8
struct  OSDecStrmUInt16
struct  OSDecStrmUInt64
struct  OSDecStrmEnum
struct  OSDecStrmBigInt
struct  OSDecStrmReal
struct  OSDecStrmBitStr
struct  OSDecStrmDynBitStr
struct  OSDecStrmOctStr
struct  OSDecStrmDynOctStr
struct  OSDecStrmBool
struct  OSDecStrmCharStr
struct  OSDecStrmObjId
struct  OSDecStrmRelativeOID
struct  OSDecStrmNull
struct  OSDecStrmBMPString
struct  OSDecStrmUnivString


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