#include "attribute.h"
#include "attribute-helper.h"
Go to the source code of this file.
Classes | |
class | ns3::BooleanValue |
Hold a bool native type. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
std::ostream & | ns3::operator<< (std::ostream &os, const BooleanValue &value) |
ns3::ATTRIBUTE_CHECKER_DEFINE (Boolean) | |
ns3::ATTRIBUTE_ACCESSOR_DEFINE (Boolean) |