NEDElementFactory Class Reference
[Data classes]

GENERATED CLASS. More...

#include <nedelements.h>

List of all members.

Public Member Functions

virtual ~NEDElementFactory ()
virtual NEDElementcreateElementWithTag (const char *tagname)
virtual NEDElementcreateElementWithTag (int tagcode)

Static Public Member Functions

static NEDElementFactorygetInstance ()

Detailed Description

GENERATED CLASS.

Factory for NEDElement subclasses.


Constructor & Destructor Documentation

virtual NEDElementFactory::~NEDElementFactory (  )  [inline, virtual]

Destructor.


Member Function Documentation

virtual NEDElement* NEDElementFactory::createElementWithTag ( int  tagcode  )  [virtual]

Creates NEDElement subclass which corresponds to tagcode.

virtual NEDElement* NEDElementFactory::createElementWithTag ( const char *  tagname  )  [virtual]

Creates NEDElement subclass which corresponds to tagname.

static NEDElementFactory* NEDElementFactory::getInstance (  )  [static]

Returns factory instance.


The documentation for this class was generated from the following file:
Generated on Tue Dec 2 11:16:31 2014 for OMNeT++ NEDXML by  doxygen 1.6.3