|
SDDS ToolKit Programs and Libraries for C and Python
|
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 110 of file sddstimeconvert.c.
| long TIME_CONVERSION::dayIndex |
Definition at line 114 of file sddstimeconvert.c.
| char * TIME_CONVERSION::dayName |
Definition at line 112 of file sddstimeconvert.c.
| long TIME_CONVERSION::epochIndex |
Definition at line 114 of file sddstimeconvert.c.
| char* TIME_CONVERSION::epochName |
Definition at line 112 of file sddstimeconvert.c.
| unsigned long TIME_CONVERSION::flags |
Definition at line 116 of file sddstimeconvert.c.
| char * TIME_CONVERSION::format |
Definition at line 113 of file sddstimeconvert.c.
| long TIME_CONVERSION::hourIndex |
Definition at line 114 of file sddstimeconvert.c.
| char * TIME_CONVERSION::hourName |
Definition at line 112 of file sddstimeconvert.c.
| long TIME_CONVERSION::jDayIndex |
Definition at line 114 of file sddstimeconvert.c.
| char * TIME_CONVERSION::jDayName |
Definition at line 112 of file sddstimeconvert.c.
| long TIME_CONVERSION::monthIndex |
Definition at line 114 of file sddstimeconvert.c.
| char * TIME_CONVERSION::monthName |
Definition at line 112 of file sddstimeconvert.c.
| long TIME_CONVERSION::textIndex |
Definition at line 115 of file sddstimeconvert.c.
| char* TIME_CONVERSION::textName |
Definition at line 113 of file sddstimeconvert.c.
| long TIME_CONVERSION::yearIndex |
Definition at line 114 of file sddstimeconvert.c.
| char * TIME_CONVERSION::yearName |
Definition at line 112 of file sddstimeconvert.c.