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

#include <TNaming_ListOfMapOfShape.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TNaming_ListOfMapOfShape ()
void Assign (const TNaming_ListOfMapOfShape &Other)
void operator= (const TNaming_ListOfMapOfShape &Other)
Standard_Integer Extent () const
void Clear ()
 ~TNaming_ListOfMapOfShape ()
Standard_Boolean IsEmpty () const
void Prepend (const TopTools_MapOfShape &I)
void Prepend (const TopTools_MapOfShape &I, TNaming_ListIteratorOfListOfMapOfShape &theIt)
void Prepend (TNaming_ListOfMapOfShape &Other)
void Append (const TopTools_MapOfShape &I)
void Append (const TopTools_MapOfShape &I, TNaming_ListIteratorOfListOfMapOfShape &theIt)
void Append (TNaming_ListOfMapOfShape &Other)
TopTools_MapOfShapeFirst () const
TopTools_MapOfShapeLast () const
void RemoveFirst ()
void Remove (TNaming_ListIteratorOfListOfMapOfShape &It)
void InsertBefore (const TopTools_MapOfShape &I, TNaming_ListIteratorOfListOfMapOfShape &It)
void InsertBefore (TNaming_ListOfMapOfShape &Other, TNaming_ListIteratorOfListOfMapOfShape &It)
void InsertAfter (const TopTools_MapOfShape &I, TNaming_ListIteratorOfListOfMapOfShape &It)
void InsertAfter (TNaming_ListOfMapOfShape &Other, TNaming_ListIteratorOfListOfMapOfShape &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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