1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#include <TDF_LabelIntegerMap.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NoSuchObject.hxx>
#include <TDF_Label.hxx>
#include <TDF_LabelMapHasher.hxx>
#include <TDF_DataMapNodeOfLabelIntegerMap.hxx>
#include <TDF_DataMapIteratorOfLabelIntegerMap.hxx>
#define TheKey TDF_Label
#define TheKey_hxx <TDF_Label.hxx>
#define TheItem Standard_Integer
#define TheItem_hxx <Standard_Integer.hxx>
#define Hasher TDF_LabelMapHasher
#define Hasher_hxx <TDF_LabelMapHasher.hxx>
#define TCollection_DataMapNode TDF_DataMapNodeOfLabelIntegerMap
#define TCollection_DataMapNode_hxx <TDF_DataMapNodeOfLabelIntegerMap.hxx>
#define TCollection_DataMapIterator TDF_DataMapIteratorOfLabelIntegerMap
#define TCollection_DataMapIterator_hxx <TDF_DataMapIteratorOfLabelIntegerMap.hxx>
#define Handle_TCollection_DataMapNode Handle_TDF_DataMapNodeOfLabelIntegerMap
#define TCollection_DataMapNode_Type_() TDF_DataMapNodeOfLabelIntegerMap_Type_()
#define TCollection_DataMap TDF_LabelIntegerMap
#define TCollection_DataMap_hxx <TDF_LabelIntegerMap.hxx>
#include <TCollection_DataMap.gxx>
|