#include <GValue.h>
Private Attributes |
double | fValue |
Constructor & Destructor Documentation
GValue::GValue |
( |
const char * |
name | ) |
|
GValue::GValue |
( |
const char * |
name, |
|
|
double |
value |
|
) |
| |
GValue::GValue |
( |
const GValue & |
val | ) |
|
Member Function Documentation
GValue::ClassDef |
( |
GValue |
, |
|
|
1 |
|
|
) |
| |
|
private |
void GValue::Copy |
( |
TObject & |
obj | ) |
const |
|
virtual |
double GValue::GetValue |
( |
| ) |
|
|
inline |
void GValue::SetValue |
( |
double |
value | ) |
|
|
inline |
Member Data Documentation
The documentation for this class was generated from the following files: