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

Google


Objective Systems, Inc.

rtPrint.h File Reference


Detailed Description

Functions to print the output in a "name=value" format.#include <stdio.h>
#include "asn1type.h"

Go to the source code of this file.

Functions

void rtPrintBoolean (ASN1ConstCharPtr name, ASN1BOOL value)
void rtPrintInteger (ASN1ConstCharPtr name, ASN1INT value)
void rtPrintInt64 (ASN1ConstCharPtr name, ASN1INT64 value)
void rtPrintUnsigned (ASN1ConstCharPtr name, ASN1UINT value)
void rtPrintUInt64 (ASN1ConstCharPtr name, ASN1UINT64 value)
void rtPrintBitStr (ASN1ConstCharPtr name, ASN1UINT numbits, ASN1ConstOctetPtr data, ASN1ConstCharPtr conn)
void rtPrintOctStr (ASN1ConstCharPtr name, ASN1UINT numocts, ASN1ConstOctetPtr data, ASN1ConstCharPtr conn)
void rtPrintCharStr (ASN1ConstCharPtr name, ASN1ConstCharPtr cstring)
void rtPrint16BitCharStr (ASN1ConstCharPtr name, Asn116BitCharString *bstring, ASN1ConstCharPtr conn)
void rtPrint32BitCharStr (ASN1ConstCharPtr name, Asn132BitCharString *bstring, ASN1ConstCharPtr conn)
void rtPrintReal (ASN1ConstCharPtr name, ASN1REAL value)
void rtPrintOID (ASN1ConstCharPtr name, ASN1OBJID *pOID)
void rtPrintOIDValue (ASN1OBJID *pOID)
void rtPrintOID64 (ASN1ConstCharPtr name, ASN1OID64 *pOID)
void rtPrintOID64Value (ASN1OID64 *pOID)
void rtPrintOpenType (ASN1ConstCharPtr name, ASN1UINT numocts, ASN1ConstOctetPtr data, ASN1ConstCharPtr conn)
void rtPrintOpenTypeExt (ASN1ConstCharPtr name, Asn1RTDList *pElemList)


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