1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
// 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 <BRepCheck_ListOfStatus.hxx>
#include <Standard_NoSuchObject.hxx>
#include <BRepCheck_ListIteratorOfListOfStatus.hxx>
#include <BRepCheck_ListNodeOfListOfStatus.hxx>
#define Item BRepCheck_Status
#define Item_hxx <BRepCheck_Status.hxx>
#define TCollection_ListNode BRepCheck_ListNodeOfListOfStatus
#define TCollection_ListNode_hxx <BRepCheck_ListNodeOfListOfStatus.hxx>
#define TCollection_ListIterator BRepCheck_ListIteratorOfListOfStatus
#define TCollection_ListIterator_hxx <BRepCheck_ListIteratorOfListOfStatus.hxx>
#define Handle_TCollection_ListNode Handle_BRepCheck_ListNodeOfListOfStatus
#define TCollection_ListNode_Type_() BRepCheck_ListNodeOfListOfStatus_Type_()
#define TCollection_List BRepCheck_ListOfStatus
#define TCollection_List_hxx <BRepCheck_ListOfStatus.hxx>
#include <TCollection_List.gxx>
|