Open CASCADE Technology
6.9.0
|
#include <NCollection_DataMap.hxx>
#include <TCollection_AsciiString.hxx>
#include <TCollection_HExtendedString.hxx>
#include <TDF_Label.hxx>
#include <TObj_Common.hxx>
#include <TObj_SequenceOfObject.hxx>
Typedefs | |
typedef NCollection_DataMap < Handle < TCollection_HExtendedString > , TDF_Label > | TObj_DataMapOfNameLabel |
typedef NCollection_DataMap < Handle< TObj_Object > , Handle < TObj_HSequenceOfObject > > | TObj_DataMapOfObjectHSequenceOcafObjects |
typedef NCollection_DataMap < TCollection_AsciiString, Standard_Address > | TObj_DataMapOfStringPointer |
typedef NCollection_DataMap<Handle< TCollection_HExtendedString >, TDF_Label> TObj_DataMapOfNameLabel |
typedef NCollection_DataMap<Handle< TObj_Object >, Handle< TObj_HSequenceOfObject > > TObj_DataMapOfObjectHSequenceOcafObjects |