Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
MFXRecentNetworks Class Reference

MFXRecentNetworks. More...

#include <MFXRecentNetworks.h>

Inheritance diagram for MFXRecentNetworks:
[legend]
Collaboration diagram for MFXRecentNetworks:
[legend]

Public Types

enum  { ID_NOFILES = 100 }
 FOX-declaration. More...

Public Member Functions

 MFXRecentNetworks ()
 default constructor
 MFXRecentNetworks (FXApp *a, const FXString &gp)
 parameter constructor
FOX calls
long onUpdFile (FXObject *, FXSelector, void *)
long onUpdNoFiles (FXObject *, FXSelector, void *)

Private Attributes

std::map< FXint, FXString > myIndexFilenames
 map with index and strings

Detailed Description

MFXRecentNetworks.

Definition at line 28 of file MFXRecentNetworks.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

FOX-declaration.

enum for nofiles

Enumerator
ID_NOFILES 

Definition at line 34 of file MFXRecentNetworks.h.

Constructor & Destructor Documentation

◆ MFXRecentNetworks() [1/2]

MFXRecentNetworks::MFXRecentNetworks ( )

default constructor

Definition at line 44 of file MFXRecentNetworks.cpp.

References MFXRecentNetworks().

Referenced by MFXRecentNetworks().

Here is the caller graph for this function:

◆ MFXRecentNetworks() [2/2]

MFXRecentNetworks::MFXRecentNetworks ( FXApp * a,
const FXString & gp )

parameter constructor

Definition at line 49 of file MFXRecentNetworks.cpp.

Member Function Documentation

◆ onUpdFile()

long MFXRecentNetworks::onUpdFile ( FXObject * obj,
FXSelector sel,
void *  )

Definition at line 55 of file MFXRecentNetworks.cpp.

References myIndexFilenames.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

◆ onUpdNoFiles()

long MFXRecentNetworks::onUpdNoFiles ( FXObject * obj,
FXSelector ,
void *  )

Definition at line 83 of file MFXRecentNetworks.cpp.

References myIndexFilenames.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

Field Documentation

◆ myIndexFilenames

std::map<FXint, FXString> MFXRecentNetworks::myIndexFilenames
private

map with index and strings

Definition at line 53 of file MFXRecentNetworks.h.

Referenced by onUpdFile(), and onUpdNoFiles().


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