otsdaq_epics
v2_05_03
|
Public Member Functions | |
PVInfo (chtype tmpChannelType) | |
Public Attributes | |
chid | channelID = ((void *)0) |
PVHandlerParameters * | parameterPtr = ((void *)0) |
evid | eventID = ((void *)0) |
chtype | channelType |
std::string | pvValue |
int | circularBufferSize = 10 |
unsigned int | mostRecentBufferIndex = -1 |
std::vector< std::pair< time_t, std::string > > | dataCache |
bool | valueChange = true |
std::queue< PVAlerts > | alerts |
struct dbr_ctrl_double | settings |
Definition at line 63 of file EpicsInterface.h.