A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
double.cc File Reference
#include "double.h"
#include "object.h"
#include "log.h"
#include <sstream>
+ Include dependency graph for double.cc:

Go to the source code of this file.

Namespaces

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

Functions

 ns3::ATTRIBUTE_VALUE_IMPLEMENT_WITH_NAME (double, Double)
 
Ptr< const AttributeChecker > ns3::internal::MakeDoubleChecker (double min, double max, std::string name)
 
 NS_LOG_COMPONENT_DEFINE ("Double")
 

Function Documentation

NS_LOG_COMPONENT_DEFINE ( "Double"  )