A Discrete-Event Network Simulator
API
boolean.cc File Reference

ns3::BooleanValue attribute value implementaation. More...

#include "boolean.h"
#include "fatal-error.h"
#include "log.h"
+ Include dependency graph for boolean.cc:

Go to the source code of this file.

Namespaces

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

Functions

Ptr< const AttributeChecker > ns3::MakeBooleanChecker (void)
 
More...
 
std::ostream & ns3::operator<< (std::ostream &os, const BooleanValue &value)
 Output streamer. More...
 

Detailed Description

ns3::BooleanValue attribute value implementaation.

Definition in file boolean.cc.