A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
uinteger.cc File Reference

ns3::UintegerValue attribute value implementations. More...

#include "uinteger.h"
#include "fatal-error.h"
#include "log.h"
#include <sstream>
+ Include dependency graph for uinteger.cc:

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::MakeUintegerChecker (uint64_t min, uint64_t max, std::string name)
 Make an Uinteger attribute checker with embedded numeric type name.
 

Detailed Description

ns3::UintegerValue attribute value implementations.

Definition in file uinteger.cc.