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