class PASN_Object: public PObject

Base class for ASN encoding/decoding

Inheritance:


Public Methods

[more]virtual PString GetTypeAsString () const
Return a string giving the type of the object

Protected Fields

[more]BOOL extendable
PER extension capability
[more]TagClass tagClass
BER tag class
[more]unsigned tag
ASN object tag


Inherited from PObject:

Public

Run Time Type functions

Comparison functions

I/O functions

Miscellaneous functions


Documentation

Base class for ASN encoding/decoding
ovirtual PString GetTypeAsString() const
Return a string giving the type of the object

oBOOL extendable
PER extension capability

oTagClass tagClass
BER tag class

ounsigned tag
ASN object tag


Direct child classes:
PASN_Sequence
PASN_Real
PASN_ObjectId
PASN_Null
PASN_Enumeration
PASN_ConstrainedObject
PASN_Choice
PASN_Boolean

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.