|
BmnRoot
|
#include "TDatime.h"#include "TObjArray.h"#include "TString.h"#include <vector>Go to the source code of this file.
Classes | |
| struct | CSVElement |
| class | TangoTimeParameter |
| class | TangoTimeInterval |
| class | TangoData |
Enumerations | |
| enum | Tango_Parameter_Type { Tango_Bool = 1 , Tango_Double = 2 , Tango_Bool_Array = 11 , Tango_Double_Array = 12 } |
| enum Tango_Parameter_Type |
| Enumerator | |
|---|---|
| Tango_Bool | |
| Tango_Double | |
| Tango_Bool_Array | |
| Tango_Double_Array | |
Definition at line 21 of file TangoData.h.