EMANE  1.2.1
nemconfiguration.h File Reference
#include "layerconfiguration.h"
#include "emaneparseexception.h"
#include <string>
#include <list>

Go to the source code of this file.

Classes

class  EMANE::NEMConfiguration
 Contains all configuration associated with an NEM. More...
 

Namespaces

 EMANE
 

Typedefs

using EMANE::LayerConfigurations = std::list< LayerConfiguration * >
 
using EMANE::LayerConfigurationsIter = LayerConfigurations::iterator