ANNA Suite
2020b
Multipurpose development suite for Telco applications
|
This is the complete list of members for anna::oam::Handler, including all inherited members.
alarmEvent(const Module *module, const char *textPreffix, const char *textSuffix, char textSeparator, bool activation, const int &type, va_list argList) const | anna::oam::Handler | protectedvirtual |
counterEvent(const Module *module, const int &type, const int &amount) const | anna::oam::Handler | protectedvirtual |
Handler() | anna::oam::Handler | inline |
Module class | anna::oam::Handler | friend |
registerAlarm(Module *module, 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::Handler | inlinevirtual |
registerCounter(Module *module, const int &type, const std::string &description, const int &offset) noexcept(false) | anna::oam::Handler | inlinevirtual |
~Handler() | anna::oam::Handler | inline |