Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Types | Public Attributes | List of all members
ODirMap Struct Reference

Le type utilise pour stocker une categorie de preferences. C'est un tableau associatif string/OPrefMap. More...

#include <OPreferenceManager.h>

Collaboration diagram for ODirMap:
Collaboration graph
[legend]

Public Types

typedef std::map< QString, OPrefMap >::iterator ODirMapIt
 

Public Attributes

std::map< QString, OPrefMap_dirMap
 

Detailed Description

Le type utilise pour stocker une categorie de preferences. C'est un tableau associatif string/OPrefMap.

Definition at line 50 of file OPreferenceManager.h.

Member Typedef Documentation

◆ ODirMapIt

typedef std::map<QString, OPrefMap>::iterator ODirMap::ODirMapIt

Definition at line 52 of file OPreferenceManager.h.

Member Data Documentation

◆ _dirMap

std::map<QString, OPrefMap> ODirMap::_dirMap

Definition at line 53 of file OPreferenceManager.h.


The documentation for this struct was generated from the following file: