A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::GtkConfigStore Class Reference

A class that provides a GTK-based front end to ns3::ConfigStore. More...

#include "gtk-config-store.h"

Public Member Functions

 GtkConfigStore ()
 
void ConfigureAttributes ()
 Process attribute values.
 
void ConfigureDefaults ()
 Process default values.
 

Detailed Description

A class that provides a GTK-based front end to ns3::ConfigStore.

Definition at line 30 of file gtk-config-store.h.

Constructor & Destructor Documentation

◆ GtkConfigStore()

ns3::GtkConfigStore::GtkConfigStore ( )

Definition at line 33 of file gtk-config-store.cc.

Member Function Documentation

◆ ConfigureAttributes()

void ns3::GtkConfigStore::ConfigureAttributes ( )

Process attribute values.

Definition at line 87 of file gtk-config-store.cc.

References ns3::ModelCreator::Build(), ns3::clean_model_callback(), ns3::COL_LAST, ns3::create_view(), ns3::delete_event_callback(), ns3::exit_clicked_callback(), ns3::load_clicked_attribute(), and ns3::save_clicked_attribute().

+ Here is the call graph for this function:

◆ ConfigureDefaults()

void ns3::GtkConfigStore::ConfigureDefaults ( )

Process default values.

Definition at line 38 of file gtk-config-store.cc.

References ns3::ModelTypeidCreator::Build(), ns3::clean_model_callback_config_default(), ns3::COL_LAST, ns3::create_view_config_default(), ns3::delete_event_callback(), ns3::exit_clicked_callback(), ns3::load_clicked_default(), and ns3::save_clicked_default().

+ Here is the call graph for this function:

The documentation for this class was generated from the following files: