#include <odr.h>
Data Fields | |
| Odr_oid * | direct_reference |
| int * | indirect_reference |
| char * | descriptor |
| int | which |
| union { | |
| Odr_any * single_ASN1_type | |
| Odr_oct * octet_aligned | |
| Odr_bitmask * arbitrary | |
| } | u |
Definition at line 298 of file odr.h.
| char* Odr_external::descriptor |
| union { ... } Odr_external::u |
Referenced by odr_external().
1.5.6