This is the complete list of members for anna::oam::Module, including all inherited members.
activateAlarm(int type,...) const noexcept(false) | anna::oam::Module | |
alarm(const int &type) const | anna::oam::Module | inline |
alarmsEnabled() const | anna::oam::Module | inline |
asString(void) const | anna::oam::Module | virtual |
asXML(anna::xml::Node *parent) const | anna::oam::Module | virtual |
cancelAlarm(int type,...) const noexcept(false) | anna::oam::Module | |
count(const int &type, const int &amount=1) noexcept(false) | anna::oam::Module | |
counter(const int &type) const | anna::oam::Module | inline |
countersEnabled() const | anna::oam::Module | inline |
disableAlarms(void) | anna::oam::Module | |
disableAlarmsPreffix(void) | anna::oam::Module | |
disableAlarmsSuffix(void) | anna::oam::Module | |
disableCounters(void) | anna::oam::Module | |
enableAlarms(void) | anna::oam::Module | |
enableAlarmsPreffix(void) | anna::oam::Module | |
enableAlarmsSuffix(void) | anna::oam::Module | |
enableCounters(void) | anna::oam::Module | |
getActiveCounterScope() const | anna::oam::Module | inline |
getDefaultInternalAlarmDescription(const int &type) const | anna::oam::Module | virtual |
getDefaultInternalCounterDescription(const int &type) const | anna::oam::Module | virtual |
getName() const | anna::oam::Module | inline |
initializeCounterScope(const int &scopeId, const std::string &description="") noexcept(false) | anna::oam::Module | |
MaxScope | anna::oam::Module | static |
Module(const std::string &name) | anna::oam::Module | inline |
readAlarmPreffixComponents(std::vector< std::string > &components) const | anna::oam::Module | inlineprotectedvirtual |
readAlarmSuffixComponents(std::vector< std::string > &components) const | anna::oam::Module | inlineprotectedvirtual |
recordCounters() noexcept(false) | anna::oam::Module | |
RecordingGuard class | anna::oam::Module | friend |
registerAlarm(const int &type, const std::string &description, const int &externalId, const std::string &dynamicVariablesCSL, const int &activationId, const int &cancellationId=-1) noexcept(false) | anna::oam::Module | |
registerCounter(const int &type, const std::string &description, const int &offset) noexcept(false) | anna::oam::Module | |
resetCounters(const int &scopeId=-1) | anna::oam::Module | |
scopes() const | anna::oam::Module | inline |
setActiveCounterScope(const int &scopeId) | anna::oam::Module | |
setCounterRecorder(CounterRecorder *counterRecorder) | anna::oam::Module | inline |
setHandler(Handler *handler) | anna::oam::Module | inline |
~Module() | anna::oam::Module | virtual |