Open CASCADE Technology  7.7.0
Data Structures | Typedefs

DE_ConfigurationContext.hxx File Reference

#include <NCollection_DataMap.hxx>
#include <TColStd_ListOfAsciiString.hxx>

Data Structures

class  DE_ConfigurationContext
 Provides convenient interface to resource file Allows loading of the resource file and getting attributes' values starting from some scope, for example if scope is defined as "ToV4" and requested parameter is "exec.op", value of "ToV4.exec.op" parameter from the resource file will be returned. More...
 

Typedefs

typedef NCollection_DataMap< TCollection_AsciiString, TCollection_AsciiString, TCollection_AsciiStringDE_ResourceMap
 

Typedef Documentation

◆ DE_ResourceMap