ots::SupervisorInfo Class Reference
List of all members.
Public Member Functions |
| SupervisorInfo (const xdaq::ApplicationDescriptor *descriptor, const std::string &name, const std::string &contextName) |
bool | isGatewaySupervisor (void) const |
bool | isWizardSupervisor (void) const |
bool | isTypeFESupervisor (void) const |
bool | isTypeDMSupervisor (void) const |
bool | isTypeLogbookSupervisor (void) const |
bool | isTypeMacroMakerSupervisor (void) const |
bool | isTypeConfigurationGUISupervisor (void) const |
bool | isTypeChatSupervisor (void) const |
bool | isTypeConsoleSupervisor (void) const |
const xdaq::ApplicationDescriptor * | getDescriptor (void) const |
const xdaq::ContextDescriptor * | getContextDescriptor (void) const |
const std::string & | getName (void) const |
const std::string & | getContextName (void) const |
const unsigned int & | getId (void) const |
const std::string & | getClass (void) const |
const std::string & | getStatus (void) const |
const std::string & | getURL (void) const |
const std::string & | getURN (void) const |
const std::string & | getFullURL (void) const |
const uint16_t & | getPort (void) const |
void | setStatus (const std::string &status) |
void | clear (void) |
Detailed Description
Definition at line 17 of file SupervisorInfo.h.
The documentation for this class was generated from the following file: