#include <TSlowControl.h>
◆ Type_t
| Enumerator |
|---|
| AcquScaler | |
| EpicsOneShot | |
| EpicsScaler | |
| EpicsTimer | |
| Ant | |
◆ Validity_t
The Validity_t enum determines if the slowcontrol item is valid for the upcoming or the previous events.
| Enumerator |
|---|
| Backward | |
| Forward | |
◆ TSlowControl() [1/2]
| ant::TSlowControl::TSlowControl |
( |
Type_t |
type, |
|
|
Validity_t |
validity, |
|
|
std::time_t |
timestamp, |
|
|
const std::string & |
name, |
|
|
const std::string & |
description |
|
) |
| |
|
inline |
◆ TSlowControl() [2/2]
| ant::TSlowControl::TSlowControl |
( |
| ) |
|
|
default |
◆ serialize()
template<class Archive >
| void ant::TSlowControl::serialize |
( |
Archive & |
archive | ) |
|
|
inline |
◆ TypeToString()
| const char* ant::TSlowControl::TypeToString |
( |
| ) |
const |
|
inline |
◆ ValidityToString()
| const char* ant::TSlowControl::ValidityToString |
( |
| ) |
const |
|
inline |
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const TSlowControl & |
o |
|
) |
| |
|
friend |
◆ Description
| std::string ant::TSlowControl::Description |
◆ Name
| std::string ant::TSlowControl::Name |
◆ Payload_Float
| std::vector< TKeyValue<double> > ant::TSlowControl::Payload_Float |
◆ Payload_Int
| std::vector< TKeyValue<std::int64_t> > ant::TSlowControl::Payload_Int |
◆ Payload_String
| std::vector< TKeyValue<std::string> > ant::TSlowControl::Payload_String |
◆ Timestamp
| std::int64_t ant::TSlowControl::Timestamp |
◆ Type
| Type_t ant::TSlowControl::Type |
◆ Validity
The documentation for this struct was generated from the following file: