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

Google


Objective Systems, Inc.

rtPrintStream.h File Reference


Detailed Description

Common runtime constants, data structure definitions, and run-time functions to support the streaming operations.#include <stdarg.h>
#include "asn1type.h"
#include "asn1intl.h"

Go to the source code of this file.

Classes

struct  OSRTPrintStream

Typedefs

typedef void(* rtPrintCallback )(void *pPrntStrmInfo, ASN1ConstCharPtr fmtspec, va_list arglist)
typedef OSRTPrintStream OSRTPrintStream

Functions

int rtSetPrintStream (ASN1CTXT *pctxt, rtPrintCallback myCallback, void *pStrmInfo)
int rtSetGlobalPrintStream (rtPrintCallback myCallback, void *pStrmInfo)
int rtPrintToStream (ASN1CTXT *pctxt, ASN1ConstCharPtr fmtspec,...)
int rtDiagToStream (ASN1CTXT *pctxt, ASN1ConstCharPtr fmtspec, va_list arglist)
int rtPrintStreamRelease (ASN1CTXT *pctxt)

Variables

OSRTPrintStream g_PrintStream


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