ASN1C C/C++ Common Runtime
ASN1C v7.6.x
|
#include <asn1type.h>
Public Attributes | |
OSUINT16 | settings |
union { | |
ASN1DateTime dateTime | |
ASN1Interval interval | |
} | val |
Represents an ASN.1 TIME abstract value. The settings field indicates what fields are present.
OSUINT16 ASN1Time::settings |
Combination of ASN1TIMEFIELD_* flags indicating what fields are present in this TIME value.