Eclipse SUMO - Simulation of Urban MObility
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 More...
 
 MFXRecentNetworks (FXApp *a, const FXString &gp)
 parameter constructor More...
 
FOX calls
long onUpdFile (FXObject *, FXSelector, void *)
 
long onUpdNoFiles (FXObject *, FXSelector, void *)
 

Private Attributes

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

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 40 of file MFXRecentNetworks.cpp.

◆ MFXRecentNetworks() [2/2]

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

parameter constructor

Definition at line 45 of file MFXRecentNetworks.cpp.

Member Function Documentation

◆ onUpdFile()

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

Definition at line 51 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 79 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: