SDDSlib
|
Public Attributes | |
char * | sourceColumn |
char * | resultColumn |
long | optionCode |
long | typeCode |
double * | baseline |
double * | change |
void * | copy |
void * | pass |
long | type |
long | newType |
Definition at line 102 of file sddschanges.c.
double* CHANGE_DEFINITION::baseline |
Definition at line 107 of file sddschanges.c.
double * CHANGE_DEFINITION::change |
Definition at line 107 of file sddschanges.c.
void* CHANGE_DEFINITION::copy |
Definition at line 108 of file sddschanges.c.
long CHANGE_DEFINITION::newType |
Definition at line 110 of file sddschanges.c.
long CHANGE_DEFINITION::optionCode |
Definition at line 105 of file sddschanges.c.
void* CHANGE_DEFINITION::pass |
Definition at line 109 of file sddschanges.c.
char * CHANGE_DEFINITION::resultColumn |
Definition at line 104 of file sddschanges.c.
char* CHANGE_DEFINITION::sourceColumn |
Definition at line 104 of file sddschanges.c.
long CHANGE_DEFINITION::type |
Definition at line 110 of file sddschanges.c.
long CHANGE_DEFINITION::typeCode |
Definition at line 105 of file sddschanges.c.