Parameter Class Reference

Inheritance diagram for Parameter:
Inheritance graph
[legend]
Collaboration diagram for Parameter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Parameter (char c, const char *desc, void *v)
virtual bool Read (int argc, char **argv, int argn)
virtual void Status ()=0
void SetWarningBuffer (String &buffer)
void warning (const char *format,...)

Static Public Member Functions

static void SetNameLen (int len)
static void SetStatusLen (int len)

Protected Member Functions

virtual void Translate (const char *value)=0
virtual bool TranslateExtras (const char *value, const char *extras)

Static Protected Member Functions

static bool CheckInteger (const char *value)
static bool CheckDouble (const char *value)

Protected Attributes

char ch
char * description
void * var
Stringwarnings

Static Protected Attributes

static int nameCol = 30
static int statusCol = 15

Friends

class ParameterList

Detailed Description

Definition at line 28 of file Parameters.h.


The documentation for this class was generated from the following files:
Generated on Wed Nov 17 15:38:35 2010 for StatGen Software by  doxygen 1.6.3