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

ns3::DoubleValue attribute value implementation. More...

#include "double.h"
#include "log.h"
#include "object.h"
#include <sstream>
+ Include dependency graph for double.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::MakeDoubleChecker (double min, double max, std::string name)
 Make a Double attribute checker with embedded numeric type name.
 

Detailed Description

ns3::DoubleValue attribute value implementation.

Definition in file double.cc.