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

Public Attributes

char * part
 
char * newColumn
 
char * match
 
char * editCommand
 
char * exclude
 
char ** oldColumn
 
void ** data
 
long oldColumns
 
long targetIndex
 
long size
 
unsigned long flags
 

Detailed Description

Definition at line 92 of file sddscollect.c.

Member Data Documentation

◆ data

void** COLLECTION::data

Definition at line 96 of file sddscollect.c.

◆ editCommand

char * COLLECTION::editCommand

Definition at line 94 of file sddscollect.c.

◆ exclude

char * COLLECTION::exclude

Definition at line 94 of file sddscollect.c.

◆ flags

unsigned long COLLECTION::flags

Definition at line 98 of file sddscollect.c.

◆ match

char * COLLECTION::match

Definition at line 94 of file sddscollect.c.

◆ newColumn

char * COLLECTION::newColumn

Definition at line 94 of file sddscollect.c.

◆ oldColumn

char** COLLECTION::oldColumn

Definition at line 95 of file sddscollect.c.

◆ oldColumns

long COLLECTION::oldColumns

Definition at line 97 of file sddscollect.c.

◆ part

char* COLLECTION::part

Definition at line 94 of file sddscollect.c.

◆ size

long COLLECTION::size

Definition at line 97 of file sddscollect.c.

◆ targetIndex

long COLLECTION::targetIndex

Definition at line 97 of file sddscollect.c.


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