A Discrete-Event Network Simulator
API
object-factory.cc File Reference

ns3::ObjectFactory class implementation. More...

#include "object-factory.h"
#include "log.h"
#include <sstream>
+ Include dependency graph for object-factory.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

Ptr< const AttributeChecker > ns3::MakeObjectFactoryChecker (void)
 
std::ostream & ns3::operator<< (std::ostream &os, const ObjectFactory &factory)
 
std::istream & ns3::operator>> (std::istream &is, ObjectFactory &factory)
 

Detailed Description

ns3::ObjectFactory class implementation.

Definition in file object-factory.cc.