ASN1C C/C++ Common Runtime
ASN1C v7.6.x
|
Go to the source code of this file.
Classes | |
class | ASN1TTime |
class | ASN1TGeneralizedTime |
class | ASN1TUTCTime |
Macros | |
#define | MAX_TIMESTR_SIZE 64 |
#define | LOG_TTMERR(stat) (mStatus = stat, stat) |
#define LOG_TTMERR | ( | stat | ) | (mStatus = stat, stat) |
A macro for setting the error status of a time structure.
stat | The error status. |
#define MAX_TIMESTR_SIZE 64 |
Sets the max time string size at 64 characters.