This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | CONTROL_RADIO 0 |
| #define | MAX_CHANNELS 11 |
| #define | MAX_NODES 200 |
| #define | MAX_RADIO 3 |
| #define | RECEIVER_RADIO 2 |
| #define | SENSING_VERBOSE_MODE |
| #define | TRANSMITTER_RADIO 1 |
| #define CONTROL_RADIO 0 |
Definition at line 30 of file common-cognitive-header.h.
Referenced by ns3::ArpL3Protocol::Lookup(), and ns3::Node::ReceiveFromDevice().
| #define MAX_CHANNELS 11 |
Definition at line 36 of file common-cognitive-header.h.
Referenced by ns3::SpectrumDecision::DecideSpectrum(), ns3::Repository::GetRandomChannel(), ns3::SpectrumData::GetSpectrumData(), ns3::SpectrumData::ReadSpectrumFile(), and ns3::Repository::Repository().
| #define MAX_NODES 200 |
Definition at line 24 of file common-cognitive-header.h.
Referenced by ns3::Repository::GetRxChannel(), ns3::Repository::Repository(), ns3::Repository::SetRxChannel(), and ns3::Repository::UpdateTxChannel().
| #define MAX_RADIO 3 |
Definition at line 35 of file common-cognitive-header.h.
Referenced by ns3::WifiHelper::InstallCR().
| #define RECEIVER_RADIO 2 |
Definition at line 32 of file common-cognitive-header.h.
Referenced by ns3::WifiHelper::InstallCR(), and ns3::ArpL3Protocol::Lookup().
| #define SENSING_VERBOSE_MODE |
Definition at line 38 of file common-cognitive-header.h.
| #define TRANSMITTER_RADIO 1 |
Definition at line 31 of file common-cognitive-header.h.
Referenced by ns3::WifiHelper::InstallCR(), and ns3::Ipv4Interface::Send().