Open CASCADE Technology  7.0.0
Data Structures

TopLoc_SListOfItemLocation.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.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...