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 <Storage_MapOfCallBack.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NoSuchObject.hxx>
#include <TCollection_AsciiString.hxx>
#include <Storage_TypedCallBack.hxx>
#include <Storage_DataMapNodeOfMapOfCallBack.hxx>
#include <Storage_DataMapIteratorOfMapOfCallBack.hxx>
#define TheKey TCollection_AsciiString
#define TheKey_hxx <TCollection_AsciiString.hxx>
#define TheItem Handle(Storage_TypedCallBack)
#define TheItem_hxx <Storage_TypedCallBack.hxx>
#define Hasher TCollection_AsciiString
#define Hasher_hxx <TCollection_AsciiString.hxx>
#define TCollection_DataMapNode Storage_DataMapNodeOfMapOfCallBack
#define TCollection_DataMapNode_hxx <Storage_DataMapNodeOfMapOfCallBack.hxx>
#define TCollection_DataMapIterator Storage_DataMapIteratorOfMapOfCallBack
#define TCollection_DataMapIterator_hxx <Storage_DataMapIteratorOfMapOfCallBack.hxx>
#define Handle_TCollection_DataMapNode Handle_Storage_DataMapNodeOfMapOfCallBack
#define TCollection_DataMapNode_Type_() Storage_DataMapNodeOfMapOfCallBack_Type_()
#define TCollection_DataMap Storage_MapOfCallBack
#define TCollection_DataMap_hxx <Storage_MapOfCallBack.hxx>
#include <TCollection_DataMap.gxx>
|