|
PTLib
Version 2.10.10
|
Go to the source code of this file.
Classes | |
| class | PASN_Object |
| Base class for ASN encoding/decoding. More... | |
| class | PASN_ConstrainedObject |
| Base class for constrained ASN encoding/decoding. More... | |
| class | PASN_Null |
| Class for ASN Null type. More... | |
| class | PASN_Boolean |
| Class for ASN Boolean type. More... | |
| class | PASN_Integer |
| Class for ASN Integer type. More... | |
| struct | PASN_Names |
| class | PASN_Enumeration |
| Class for ASN Enumerated type. More... | |
| class | PASN_Real |
| Class for ASN floating point type. More... | |
| class | PASN_ObjectId |
| Class for ASN Object Identifier type. More... | |
| class | PASN_BitString |
| Class for ASN Bit String type. More... | |
| class | PASN_OctetString |
| Class for ASN Octet String type. More... | |
| class | PASN_ConstrainedString |
| Base class for ASN String types. More... | |
| class | PASN_BMPString |
| Class for ASN BMP (16 bit) String type. More... | |
| class | PASN_GeneralisedTime |
| class | PASN_UniversalTime |
| class | PASN_Choice |
| Class for ASN Choice type. More... | |
| class | PASN_Sequence |
| Class for ASN Sequence type. More... | |
| class | PASN_Set |
| Class for ASN Set type. More... | |
| class | PASN_Array |
| Class for ASN Array type. More... | |
| class | PASN_Stream |
| Base class for ASN decoder/encoder stream. More... | |
Macros | |
| #define | P_INCLUDE_PER |
| #define | P_INCLUDE_BER |
| #define | P_INCLUDE_XER |
| #define | DECLARE_STRING_CLASS(name) |
Functions | |
| DECLARE_STRING_CLASS (Numeric) | |
| DECLARE_STRING_CLASS (Printable) | |
| DECLARE_STRING_CLASS (Visible) | |
| DECLARE_STRING_CLASS (IA5) | |
| DECLARE_STRING_CLASS (General) | |
| PARRAY (PASN_ObjectArray, PASN_Object) | |
| #define DECLARE_STRING_CLASS | ( | name | ) |
| #define P_INCLUDE_BER |
| #define P_INCLUDE_PER |
| #define P_INCLUDE_XER |
| DECLARE_STRING_CLASS | ( | Numeric | ) |
| DECLARE_STRING_CLASS | ( | Printable | ) |
| DECLARE_STRING_CLASS | ( | Visible | ) |
| DECLARE_STRING_CLASS | ( | IA5 | ) |
| DECLARE_STRING_CLASS | ( | General | ) |
| PARRAY | ( | PASN_ObjectArray | , |
| PASN_Object | |||
| ) |