SDDSlib
|
Public Attributes | |
char * | epochName |
char * | yearName |
char * | jDayName |
char * | monthName |
char * | dayName |
char * | hourName |
char * | textName |
char * | format |
long | epochIndex |
long | yearIndex |
long | jDayIndex |
long | monthIndex |
long | dayIndex |
long | hourIndex |
long | textIndex |
unsigned long | flags |
Definition at line 95 of file sddstimeconvert.c.
long TIME_CONVERSION::dayIndex |
Definition at line 99 of file sddstimeconvert.c.
char * TIME_CONVERSION::dayName |
Definition at line 97 of file sddstimeconvert.c.
long TIME_CONVERSION::epochIndex |
Definition at line 99 of file sddstimeconvert.c.
char* TIME_CONVERSION::epochName |
Definition at line 97 of file sddstimeconvert.c.
unsigned long TIME_CONVERSION::flags |
Definition at line 101 of file sddstimeconvert.c.
char * TIME_CONVERSION::format |
Definition at line 98 of file sddstimeconvert.c.
long TIME_CONVERSION::hourIndex |
Definition at line 99 of file sddstimeconvert.c.
char * TIME_CONVERSION::hourName |
Definition at line 97 of file sddstimeconvert.c.
long TIME_CONVERSION::jDayIndex |
Definition at line 99 of file sddstimeconvert.c.
char * TIME_CONVERSION::jDayName |
Definition at line 97 of file sddstimeconvert.c.
long TIME_CONVERSION::monthIndex |
Definition at line 99 of file sddstimeconvert.c.
char * TIME_CONVERSION::monthName |
Definition at line 97 of file sddstimeconvert.c.
long TIME_CONVERSION::textIndex |
Definition at line 100 of file sddstimeconvert.c.
char* TIME_CONVERSION::textName |
Definition at line 98 of file sddstimeconvert.c.
long TIME_CONVERSION::yearIndex |
Definition at line 99 of file sddstimeconvert.c.
char * TIME_CONVERSION::yearName |
Definition at line 97 of file sddstimeconvert.c.