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

#include <TopoDS_ListOfShape.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TopoDS_ListOfShape ()
void Assign (const TopoDS_ListOfShape &Other)
void operator= (const TopoDS_ListOfShape &Other)
Standard_Integer Extent () const
void Clear ()
 ~TopoDS_ListOfShape ()
Standard_Boolean IsEmpty () const
void Prepend (const TopoDS_Shape &I)
void Prepend (const TopoDS_Shape &I, TopoDS_ListIteratorOfListOfShape &theIt)
void Prepend (TopoDS_ListOfShape &Other)
void Append (const TopoDS_Shape &I)
void Append (const TopoDS_Shape &I, TopoDS_ListIteratorOfListOfShape &theIt)
void Append (TopoDS_ListOfShape &Other)
TopoDS_ShapeFirst () const
TopoDS_ShapeLast () const
void RemoveFirst ()
void Remove (TopoDS_ListIteratorOfListOfShape &It)
void InsertBefore (const TopoDS_Shape &I, TopoDS_ListIteratorOfListOfShape &It)
void InsertBefore (TopoDS_ListOfShape &Other, TopoDS_ListIteratorOfListOfShape &It)
void InsertAfter (const TopoDS_Shape &I, TopoDS_ListIteratorOfListOfShape &It)
void InsertAfter (TopoDS_ListOfShape &Other, TopoDS_ListIteratorOfListOfShape &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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