#include <Asn1Boolean.h>
|
enum | Type {
BOOLEAN,
OBJECT,
INTEGER,
ENUMERATED,
BIT_STRING,
OCTET_STRING,
PRINTABLESTRING,
T61STRING,
IA5STRING,
GENERALSTRING,
BMPSTRING,
UNIVERSALSTRING,
UTCTIME,
GENERALIZEDTIME,
VISIBLESTRING,
UTF8STRING,
SEQUENCE,
SET
} |
|
| Asn1Type () |
|
| Asn1Type (ASN1_TYPE *asn1Type) |
|
◆ Asn1Boolean() [1/2]
Asn1Boolean::Asn1Boolean |
( |
| ) |
|
◆ Asn1Boolean() [2/2]
Asn1Boolean::Asn1Boolean |
( |
ASN1_TYPE * |
asn1type | ) |
|
◆ ~Asn1Boolean()
Asn1Boolean::~Asn1Boolean |
( |
| ) |
|
|
virtual |
◆ getValue()
bool Asn1Boolean::getValue |
( |
| ) |
const |
throw | ( | |
| ) | | |
◆ setValue()
void Asn1Boolean::setValue |
( |
bool |
b | ) |
|
throw | ( | |
| ) | | |
◆ asn1Boolean
ASN1_BOOLEAN Asn1Boolean::asn1Boolean |
|
protected |
The documentation for this class was generated from the following files: