Open CASCADE Technology  7.7.0
Data Structures | Typedefs

DE_Wrapper.hxx File Reference

#include <Message_ProgressRange.hxx>
#include <DE_ConfigurationNode.hxx>
#include <NCollection_IndexedDataMap.hxx>
#include <NCollection_DataMap.hxx>
#include <TColStd_ListOfAsciiString.hxx>

Data Structures

class  DE_Wrapper
 The main class for working with CAD file exchange. Loads and Saves special CAD transfer property. Consolidates all supported Formats and Vendors. Automatically recognizes CAD format and uses the preferred existed Vendor. Note: If Vendor's format is not binded, the configuration loading doesn't affect on its property. More...
 

Typedefs

typedef NCollection_IndexedDataMap< TCollection_AsciiString, Handle< DE_ConfigurationNode >, TCollection_AsciiStringDE_ConfigurationVendorMap
 
typedef NCollection_DataMap< TCollection_AsciiString, DE_ConfigurationVendorMap, TCollection_AsciiStringDE_ConfigurationFormatMap
 

Typedef Documentation

◆ DE_ConfigurationFormatMap

◆ DE_ConfigurationVendorMap