|
ASN1C C/C++ Common Runtime
ASN1C v7.8.x
|
#include <asn1CEvtHndlr.h>
Public Attributes | |
| rtxStartElement | startElement |
| rtxEndElement | endElement |
| rtxBoolValue | boolValue |
| rtxIntValue | intValue |
| rtxUIntValue | uIntValue |
| rtxInt64Value | int64Value |
| rtxUInt64Value | uInt64Value |
| rtxBitStrValue | bitStrValue |
| rtxOctStrValue | octStrValue |
| rtxCharStrValue | charStrValue |
| rtxCharStrValue16Bit | charStrValue16Bit |
| rtxCharStrValue32Bit | charStrValue32Bit |
| rtxNullValue | nullValue |
| rtxOidValue | oidValue |
| rtxRealValue | realValue |
| rtxEnumValue | enumValue |
| rtxOpenTypeValue | openTypeValue |
This is a basic C based event handler structure, which can be used to define user-defined event handlers.