#include <configuration.h>
Public Methods | |
Param (const char *i, const char *n, Double_t v, const char *d) | |
~Param () | |
Public Attributes | |
char * | id |
char * | name |
char * | descr |
Double_t | value |
|
Definition at line 21 of file configuration.h. |
|
Definition at line 35 of file configuration.h. |
|
Definition at line 38 of file configuration.h. |
|
Definition at line 36 of file configuration.h. |
|
Definition at line 37 of file configuration.h. |
|
Definition at line 39 of file configuration.h. Referenced by MainFrame::DoButtons(), and Param(). |