ASN1TTime.h File Reference

#include <time.h>
#include "rtsrc/asn1CppTypes.h"

Go to the source code of this file.

Classes

class  ASN1TTime
class  ASN1TGeneralizedTime
class  ASN1TUTCTime

Defines

#define MAX_TIMESTR_SIZE   64
#define LOG_TTMERR(stat)   (mStatus = stat, stat)

Detailed Description


Define Documentation

#define LOG_TTMERR ( stat   )     (mStatus = stat, stat)

A macro for setting the error status of a time structure.

Parameters:
stat The error status.
Returns:
The error status.
#define MAX_TIMESTR_SIZE   64

Sets the max time string size at 64 characters.