INET Framework for OMNeT++/OMNEST
|
A factory class used to construct random distribution objects based on XML elements. More...
#include <HttpRandom.h>
Public Member Functions | |
rdObject * | create (cXMLAttributeMap attributes) |
A factory class used to construct random distribution objects based on XML elements.
The type name is used to instantiate the appropriate rdObject-derived class.
rdObject * inet::httptools::rdObjectFactory::create | ( | cXMLAttributeMap | attributes | ) |
Referenced by inet::httptools::HttpServerBase::initialize(), inet::httptools::HttpController::initialize(), and inet::httptools::HttpBrowserBase::initialize().