Open CASCADE Technology  6.9.1
Data Structures
TopLoc_SListOfItemLocation.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_TopLoc_SListNodeOfItemLocation.hxx>
#include <Standard_Boolean.hxx>
#include <TopLoc_SListOfItemLocation.lxx>

Data Structures

class  TopLoc_SListOfItemLocation
 An SListOfItemLocation is a LISP like list of Items. An SListOfItemLocation is : . Empty. . Or it has a Value and a Tail which is an other SListOfItemLocation. More...