SDDS ToolKit Programs and Libraries for C and Python
All Classes Files Functions Variables Macros Pages
TIME_CONVERSION Struct Reference

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
 

Detailed Description

Definition at line 110 of file sddstimeconvert.c.

Member Data Documentation

◆ dayIndex

long TIME_CONVERSION::dayIndex

Definition at line 114 of file sddstimeconvert.c.

◆ dayName

char * TIME_CONVERSION::dayName

Definition at line 112 of file sddstimeconvert.c.

◆ epochIndex

long TIME_CONVERSION::epochIndex

Definition at line 114 of file sddstimeconvert.c.

◆ epochName

char* TIME_CONVERSION::epochName

Definition at line 112 of file sddstimeconvert.c.

◆ flags

unsigned long TIME_CONVERSION::flags

Definition at line 116 of file sddstimeconvert.c.

◆ format

char * TIME_CONVERSION::format

Definition at line 113 of file sddstimeconvert.c.

◆ hourIndex

long TIME_CONVERSION::hourIndex

Definition at line 114 of file sddstimeconvert.c.

◆ hourName

char * TIME_CONVERSION::hourName

Definition at line 112 of file sddstimeconvert.c.

◆ jDayIndex

long TIME_CONVERSION::jDayIndex

Definition at line 114 of file sddstimeconvert.c.

◆ jDayName

char * TIME_CONVERSION::jDayName

Definition at line 112 of file sddstimeconvert.c.

◆ monthIndex

long TIME_CONVERSION::monthIndex

Definition at line 114 of file sddstimeconvert.c.

◆ monthName

char * TIME_CONVERSION::monthName

Definition at line 112 of file sddstimeconvert.c.

◆ textIndex

long TIME_CONVERSION::textIndex

Definition at line 115 of file sddstimeconvert.c.

◆ textName

char* TIME_CONVERSION::textName

Definition at line 113 of file sddstimeconvert.c.

◆ yearIndex

long TIME_CONVERSION::yearIndex

Definition at line 114 of file sddstimeconvert.c.

◆ yearName

char * TIME_CONVERSION::yearName

Definition at line 112 of file sddstimeconvert.c.


The documentation for this struct was generated from the following file: