34 #ifndef NEMCONFIGURATION_HEADER_ 35 #define NEMCONFIGURATION_HEADER_ 149 bool bExternalTransport_;
154 void doProcessLayer(xmlNodePtr pNode);
164 bool haveLayer(
const std::string& type);
Provides default implementation to common layer functionalities.
NEMConfiguration(xmlNodePtr pNEMNode, const std::string sDefinitionURI)
void doProcessRootAttributes(xmlNodePtr pRoot)
std::list< LayerConfiguration * > LayerConfigurations
void doProcessChildNode(xmlNodePtr pNode)
const LayerConfigurations & getLayers()
LayerConfigurations::iterator LayerConfigurationsIter
bool isExternalTransport()
Contains all configuration associated with an NEM.