49 for(
auto agent : agents_) {
delete agent; }
87 agents_.push_back(pAgentConfig);
Provides default implementation to common layer functionalities.
const LayerConfigurations & getAgents()
std::string getDefinitionPath() const
EventDaemonConfiguration(const std::string &sFile)
void doProcessRootAttributes(xmlNodePtr pRoot)
std::list< LayerConfiguration * > LayerConfigurations
void doProcessChildNode(xmlNodePtr pNode)
std::uint16_t getAttrValNumeric(xmlNodePtr pNode, const char *attributename)
Contains all configuration associated with an EventAgent.
void processDefinition(const char *pxzName, const std::string &sURI)
~EventDaemonConfiguration()
std::string getAttrVal(xmlNodePtr pNode, const char *attributename)