Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_ListOfShapeEnum Class Reference

#include <BOPTools_ListOfShapeEnum.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_ListOfShapeEnum ()
void Assign (const BOPTools_ListOfShapeEnum &Other)
void operator= (const BOPTools_ListOfShapeEnum &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOPTools_ListOfShapeEnum ()
Standard_Boolean IsEmpty () const
void Prepend (const TopAbs_ShapeEnum &I)
void Prepend (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &theIt)
void Prepend (BOPTools_ListOfShapeEnum &Other)
void Append (const TopAbs_ShapeEnum &I)
void Append (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &theIt)
void Append (BOPTools_ListOfShapeEnum &Other)
TopAbs_ShapeEnumFirst () const
TopAbs_ShapeEnumLast () const
void RemoveFirst ()
void Remove (BOPTools_ListIteratorOfListOfShapeEnum &It)
void InsertBefore (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &It)
void InsertBefore (BOPTools_ListOfShapeEnum &Other, BOPTools_ListIteratorOfListOfShapeEnum &It)
void InsertAfter (const TopAbs_ShapeEnum &I, BOPTools_ListIteratorOfListOfShapeEnum &It)
void InsertAfter (BOPTools_ListOfShapeEnum &Other, BOPTools_ListIteratorOfListOfShapeEnum &It)

Constructor & Destructor Documentation


Member Function Documentation

void BOPTools_ListOfShapeEnum::operator= ( const BOPTools_ListOfShapeEnum Other) [inline]

The documentation for this class was generated from the following file: