libStatGen Software  1
LongParameters Class Reference
Inheritance diagram for LongParameters:
Collaboration diagram for LongParameters:

Public Member Functions

 LongParameters (const char *desc, LongParameterList *list)
 
virtual void Status ()
 
virtual void addParamsToString (String &params)
 
LongParametersSetPrecision (int precision)
 
- Public Member Functions inherited from Parameter
 Parameter (char c, const char *desc, void *v)
 
virtual bool Read (int argc, char **argv, int argn)
 
void SetWarningBuffer (String &buffer)
 
void warning (const char *format,...)
 

Protected Member Functions

virtual void Translate (const char *value)
 
virtual bool TranslateExtras (const char *value, const char *extras)
 
void ExplainAmbiguity (const char *value)
 
void Status (LongParameterList *ptr, int &line_len, bool &need_a_comma)
 

Protected Attributes

StringMap index
 
StringMap legacyIndex
 
LongParameterListlist
 
int group_len
 
int precision
 
- Protected Attributes inherited from Parameter
char ch
 
char * description
 
void * var
 
Stringwarnings
 
bool myNoPhoneHome
 
String myVersion
 

Additional Inherited Members

- Static Public Member Functions inherited from Parameter
static void SetNameLen (int len)
 
static void SetStatusLen (int len)
 
- Static Protected Member Functions inherited from Parameter
static bool CheckInteger (const char *value)
 
static bool CheckDouble (const char *value)
 
- Static Protected Attributes inherited from Parameter
static const char PARAM_STR_SEP = ','
 
static int nameCol = 30
 
static int statusCol = 15
 

Detailed Description

Definition at line 265 of file Parameters.h.


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