#include "ns3/core-module.h"#include "ns3/config-store-module.h"#include <iostream>
 Include dependency graph for config-store-save.cc:Go to the source code of this file.
Classes | |
| class | A | 
Functions | |
| int | main (int argc, char *argv[]) | 
| NS_OBJECT_ENSURE_REGISTERED (A) | |
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 31 of file config-store-save.cc.
References ns3::ConfigStore::ConfigureAttributes(), ns3::ConfigStore::ConfigureDefaults(), ns3::Simulator::Destroy(), ns3::IntegerValue::Get(), ns3::ObjectBase::GetAttribute(), A::m_int16, NS_ABORT_MSG_UNLESS, ns3::Config::RegisterRootNamespaceObject(), ns3::Simulator::Run(), ns3::ObjectBase::SetAttribute(), and ns3::Config::SetDefault().
 Here is the call graph for this function:| NS_OBJECT_ENSURE_REGISTERED | ( | A | ) |