ARB
Public Member Functions | Public Attributes | List of all members
parameters Struct Reference
Collaboration diagram for parameters:
Collaboration graph
[legend]

Public Member Functions

 parameters ()
 
GB_ERROR scan (int argc, char **argv)
 
 parameters ()
 
GB_ERROR scan (int argc, char **argv)
 

Public Attributes

const chardbname
 
const chardbsavename
 
const chartree_name
 
const chartreefilename
 
const charcomment
 
const charcommentFile
 
bool scale
 
double scale_factor
 
bool consense
 
int calculated_trees
 
const chartext
 
bool stamp
 

Detailed Description

Definition at line 81 of file arb_read_tree.cxx.

Constructor & Destructor Documentation

parameters::parameters ( )
inline

Definition at line 95 of file arb_read_tree.cxx.

parameters::parameters ( )
inline

Definition at line 47 of file arb_write_tree_comment.cxx.

Member Function Documentation

GB_ERROR parameters::scan ( int  argc,
char **  argv 
)
inline

Definition at line 111 of file arb_read_tree.cxx.

References error(), GBS_global_string(), NULp, SHIFT_ARGS, and SHIFT_NONSWITCHES.

Referenced by main().

GB_ERROR parameters::scan ( int  argc,
char **  argv 
)
inline

Member Data Documentation

const char * parameters::dbname

Definition at line 82 of file arb_read_tree.cxx.

Referenced by main().

const char * parameters::dbsavename

Definition at line 83 of file arb_read_tree.cxx.

Referenced by main().

const char * parameters::tree_name

Definition at line 84 of file arb_read_tree.cxx.

Referenced by main().

const char* parameters::treefilename

Definition at line 85 of file arb_read_tree.cxx.

Referenced by main().

const char* parameters::comment

Definition at line 86 of file arb_read_tree.cxx.

Referenced by main().

const char* parameters::commentFile

Definition at line 87 of file arb_read_tree.cxx.

Referenced by main().

bool parameters::scale

Definition at line 89 of file arb_read_tree.cxx.

Referenced by main().

double parameters::scale_factor

Definition at line 90 of file arb_read_tree.cxx.

Referenced by main().

bool parameters::consense

Definition at line 92 of file arb_read_tree.cxx.

Referenced by main().

int parameters::calculated_trees

Definition at line 93 of file arb_read_tree.cxx.

Referenced by main().

const char* parameters::text

Definition at line 43 of file arb_write_tree_comment.cxx.

Referenced by main().

bool parameters::stamp

Definition at line 45 of file arb_write_tree_comment.cxx.

Referenced by main().


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