|
| FrontEndInterfaceTemplate (std::string name) |
|
void | configure (void) |
|
void | halt (void) |
|
void | pause (void) |
|
void | resume (void) |
|
void | start (std::string runNumber) |
|
void | stop (void) |
|
bool | running (void) |
|
int | universalRead (char *address, char *readValue) override |
|
void | universalWrite (char *address, char *writeValue) override |
|
|
FrontEndHardwareTemplate * | theFrontEndHardware_ |
|
FrontEndFirmwareTemplate * | theFrontEndFirmware_ |
|
Definition at line 13 of file FrontEndInterfaceTemplate.h.
The documentation for this class was generated from the following files: