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

ns3::BooleanValue attribute value implementation. 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

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

Functions

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

Detailed Description

ns3::BooleanValue attribute value implementation.

Definition in file boolean.cc.