Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Param Struct Reference

#include <configuration.h>

List of all members.

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


Constructor & Destructor Documentation

Param::Param const char *    i,
const char *    n,
Double_t    v,
const char *    d
[inline]
 

Definition at line 21 of file configuration.h.

References descr, id, name, and value.

Param::~Param   [inline]
 

Definition at line 35 of file configuration.h.

References descr, id, and name.


Member Data Documentation

char* Param::descr
 

Definition at line 38 of file configuration.h.

Referenced by Param(), and ~Param().

char* Param::id
 

Definition at line 36 of file configuration.h.

Referenced by Param(), and ~Param().

char* Param::name
 

Definition at line 37 of file configuration.h.

Referenced by Param(), and ~Param().

Double_t Param::value
 

Definition at line 39 of file configuration.h.

Referenced by MainFrame::DoButtons(), and Param().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 16 20:08:07 2002 for XEIS by doxygen1.2.16