48 for(
auto generator : generators_) {
delete generator; }
78 generators_.push_back(pGeneratorConfig);
Provides default implementation to common layer functionalities.
void doProcessRootAttributes(xmlNodePtr pRoot)
EventServiceConfiguration(const std::string &sFile)
const LayerConfigurations & getGenerators()
std::string getDefinitionPath() const
std::list< LayerConfiguration * > LayerConfigurations
void processDefinition(const char *pxzName, const std::string &sURI)
Contains all configuration associated with an EventGenerator.
~EventServiceConfiguration()
std::string getAttrVal(xmlNodePtr pNode, const char *attributename)
void doProcessChildNode(xmlNodePtr pNode)