A Discrete-Event Network Simulator
API
ns3::internal Namespace Reference

Namespace for implementation details. More...

Classes

class  ObjectPtrContainerChecker
 ObjectPtrContainerChecker implementation class. More...
 
class  PointerChecker
 PointerChecker implementation. More...
 

Functions

Ptr< const AttributeCheckerMakeDoubleChecker (double min, double max, std::string name)
 Make a Double attribute checker with embedded numeric type name. More...
 
Ptr< const AttributeCheckerMakeIntegerChecker (int64_t min, int64_t max, std::string name)
 Make an Integer attribute checker with embedded numeric type name. More...
 
Ptr< const AttributeCheckerMakeUintegerChecker (uint64_t min, uint64_t max, std::string name)
 Make an Uinteger attribute checker with embedded numeric type name. More...
 

Detailed Description

Namespace for implementation details.