ns3::MakeIntegerChecker implementation. More...
Go to the source code of this file.
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
namespace | ns3::internal |
Namespace for implementation details. | |
Functions | |
Ptr< const AttributeChecker > | ns3::internal::MakeIntegerChecker (int64_t min, int64_t max, std::string name) |
Make an Integer attribute checker with embedded numeric type name. | |
ns3::MakeIntegerChecker implementation.
Definition in file integer.cc.