SDDS ToolKit Programs and Libraries for C and Python
Loading...
Searching...
No Matches
OPTIONS Struct Reference

Public Attributes

STRING_LIST pattern
 
STRING_LIST groupValue
 
char * groupBy
 
int32_t groupByType
 
char * output
 
char * inputDir
 
int overwrite
 
int verbose
 
int noWarnings
 
int threads
 
short columnMajorOrder
 
RAW_STAT_REQUESTrequest
 
long requests
 
long requestsAllocated
 
STAT_DEFINITIONstat
 
long stats
 
long statsAllocated
 

Detailed Description

Definition at line 97 of file sddsgroupedenvelope.c.

Member Data Documentation

◆ columnMajorOrder

short OPTIONS::columnMajorOrder

Definition at line 108 of file sddsgroupedenvelope.c.

◆ groupBy

char* OPTIONS::groupBy

Definition at line 100 of file sddsgroupedenvelope.c.

◆ groupByType

int32_t OPTIONS::groupByType

Definition at line 101 of file sddsgroupedenvelope.c.

◆ groupValue

STRING_LIST OPTIONS::groupValue

Definition at line 99 of file sddsgroupedenvelope.c.

◆ inputDir

char* OPTIONS::inputDir

Definition at line 103 of file sddsgroupedenvelope.c.

◆ noWarnings

int OPTIONS::noWarnings

Definition at line 106 of file sddsgroupedenvelope.c.

◆ output

char* OPTIONS::output

Definition at line 102 of file sddsgroupedenvelope.c.

◆ overwrite

int OPTIONS::overwrite

Definition at line 104 of file sddsgroupedenvelope.c.

◆ pattern

STRING_LIST OPTIONS::pattern

Definition at line 98 of file sddsgroupedenvelope.c.

◆ request

RAW_STAT_REQUEST* OPTIONS::request

Definition at line 109 of file sddsgroupedenvelope.c.

◆ requests

long OPTIONS::requests

Definition at line 110 of file sddsgroupedenvelope.c.

◆ requestsAllocated

long OPTIONS::requestsAllocated

Definition at line 111 of file sddsgroupedenvelope.c.

◆ stat

STAT_DEFINITION* OPTIONS::stat

Definition at line 112 of file sddsgroupedenvelope.c.

◆ stats

long OPTIONS::stats

Definition at line 113 of file sddsgroupedenvelope.c.

◆ statsAllocated

long OPTIONS::statsAllocated

Definition at line 114 of file sddsgroupedenvelope.c.

◆ threads

int OPTIONS::threads

Definition at line 107 of file sddsgroupedenvelope.c.

◆ verbose

int OPTIONS::verbose

Definition at line 105 of file sddsgroupedenvelope.c.


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