Definition at line 22 of file THaEpics.h.
|
| EpicsChan () |
|
| EpicsChan (std::string _tg, std::string _dt, UInt_t _ev, std::string _sv, std::string _un, Double_t _dv) |
|
Double_t | GetData () const |
|
std::string | GetDate () const |
|
UInt_t | GetEvNum () const |
|
std::string | GetString () const |
|
std::string | GetTag () const |
|
time_t | GetTimeStamp () const |
|
std::string | GetUnits () const |
|
void | Load (char *tg, char *dt, UInt_t ev, char *sv, char *un, Double_t dv) |
|
virtual | ~EpicsChan ()=default |
|
#include <THaEpics.h>
◆ EpicsChan() [1/2]
Decoder::EpicsChan::EpicsChan |
( |
| ) |
|
|
inline |
◆ EpicsChan() [2/2]
Decoder::EpicsChan::EpicsChan |
( |
std::string |
_tg, |
|
|
std::string |
_dt, |
|
|
UInt_t |
_ev, |
|
|
std::string |
_sv, |
|
|
std::string |
_un, |
|
|
Double_t |
_dv |
|
) |
| |
|
inline |
◆ ~EpicsChan()
virtual Decoder::EpicsChan::~EpicsChan |
( |
| ) |
|
|
virtualdefault |
◆ GetData()
Double_t Decoder::EpicsChan::GetData |
( |
| ) |
const |
|
inline |
◆ GetDate()
std::string Decoder::EpicsChan::GetDate |
( |
| ) |
const |
|
inline |
◆ GetEvNum()
UInt_t Decoder::EpicsChan::GetEvNum |
( |
| ) |
const |
|
inline |
◆ GetString()
std::string Decoder::EpicsChan::GetString |
( |
| ) |
const |
|
inline |
◆ GetTag()
std::string Decoder::EpicsChan::GetTag |
( |
| ) |
const |
|
inline |
◆ GetTimeStamp()
time_t Decoder::EpicsChan::GetTimeStamp |
( |
| ) |
const |
|
inline |
◆ GetUnits()
std::string Decoder::EpicsChan::GetUnits |
( |
| ) |
const |
|
inline |
◆ Load()
void Decoder::EpicsChan::Load |
( |
char * |
tg, |
|
|
char * |
dt, |
|
|
UInt_t |
ev, |
|
|
char * |
sv, |
|
|
char * |
un, |
|
|
Double_t |
dv |
|
) |
| |
|
inline |
◆ MakeTime()
void Decoder::EpicsChan::MakeTime |
( |
| ) |
|
|
private |
◆ dtime
std::string Decoder::EpicsChan::dtime |
|
private |
◆ dvalue
◆ evnum
UInt_t Decoder::EpicsChan::evnum |
|
private |
◆ svalue
std::string Decoder::EpicsChan::svalue |
|
private |
◆ tag
std::string Decoder::EpicsChan::tag |
|
private |
◆ timestamp
time_t Decoder::EpicsChan::timestamp |
|
private |
◆ units
std::string Decoder::EpicsChan::units |
|
private |
The documentation for this class was generated from the following files: