Open CASCADE Technology  6.9.1
Data Structures | Macros
Law_Laws.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_Law_Function.hxx>
#include <Handle_Law_ListNodeOfLaws.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_List.lxx>

Data Structures

class  Law_Laws
 

Macros

#define Item   Handle(Law_Function)
 
#define Item_hxx   <Law_Function.hxx>
 
#define TCollection_ListNode   Law_ListNodeOfLaws
 
#define TCollection_ListNode_hxx   <Law_ListNodeOfLaws.hxx>
 
#define TCollection_ListIterator   Law_ListIteratorOfLaws
 
#define TCollection_ListIterator_hxx   <Law_ListIteratorOfLaws.hxx>
 
#define Handle_TCollection_ListNode   Handle_Law_ListNodeOfLaws
 
#define TCollection_ListNode_Type_()   Law_ListNodeOfLaws_Type_()
 
#define TCollection_List   Law_Laws
 
#define TCollection_List_hxx   <Law_Laws.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_Law_ListNodeOfLaws
#define Item   Handle(Law_Function)
#define Item_hxx   <Law_Function.hxx>
#define TCollection_List   Law_Laws
#define TCollection_List_hxx   <Law_Laws.hxx>
#define TCollection_ListIterator   Law_ListIteratorOfLaws
#define TCollection_ListIterator_hxx   <Law_ListIteratorOfLaws.hxx>
#define TCollection_ListNode   Law_ListNodeOfLaws
#define TCollection_ListNode_hxx   <Law_ListNodeOfLaws.hxx>
#define TCollection_ListNode_Type_ ( )    Law_ListNodeOfLaws_Type_()