Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepBuild_ListOfLoop Class Reference

#include <TopOpeBRepBuild_ListOfLoop.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepBuild_ListOfLoop ()
void Assign (const TopOpeBRepBuild_ListOfLoop &Other)
void operator= (const TopOpeBRepBuild_ListOfLoop &Other)
Standard_Integer Extent () const
void Clear ()
 ~TopOpeBRepBuild_ListOfLoop ()
Standard_Boolean IsEmpty () const
void Prepend (const Handle< TopOpeBRepBuild_Loop > &I)
void Prepend (const Handle< TopOpeBRepBuild_Loop > &I, TopOpeBRepBuild_ListIteratorOfListOfLoop &theIt)
void Prepend (TopOpeBRepBuild_ListOfLoop &Other)
void Append (const Handle< TopOpeBRepBuild_Loop > &I)
void Append (const Handle< TopOpeBRepBuild_Loop > &I, TopOpeBRepBuild_ListIteratorOfListOfLoop &theIt)
void Append (TopOpeBRepBuild_ListOfLoop &Other)
Handle_TopOpeBRepBuild_Loop & First () const
Handle_TopOpeBRepBuild_Loop & Last () const
void RemoveFirst ()
void Remove (TopOpeBRepBuild_ListIteratorOfListOfLoop &It)
void InsertBefore (const Handle< TopOpeBRepBuild_Loop > &I, TopOpeBRepBuild_ListIteratorOfListOfLoop &It)
void InsertBefore (TopOpeBRepBuild_ListOfLoop &Other, TopOpeBRepBuild_ListIteratorOfListOfLoop &It)
void InsertAfter (const Handle< TopOpeBRepBuild_Loop > &I, TopOpeBRepBuild_ListIteratorOfListOfLoop &It)
void InsertAfter (TopOpeBRepBuild_ListOfLoop &Other, TopOpeBRepBuild_ListIteratorOfListOfLoop &It)

Constructor & Destructor Documentation

TopOpeBRepBuild_ListOfLoop::TopOpeBRepBuild_ListOfLoop ( )
TopOpeBRepBuild_ListOfLoop::~TopOpeBRepBuild_ListOfLoop ( ) [inline]

Member Function Documentation

void TopOpeBRepBuild_ListOfLoop::Append ( const Handle< TopOpeBRepBuild_Loop > &  I)
void TopOpeBRepBuild_ListOfLoop::Append ( const Handle< TopOpeBRepBuild_Loop > &  I,
TopOpeBRepBuild_ListIteratorOfListOfLoop theIt 
)
void TopOpeBRepBuild_ListOfLoop::Append ( TopOpeBRepBuild_ListOfLoop Other)
void TopOpeBRepBuild_ListOfLoop::Assign ( const TopOpeBRepBuild_ListOfLoop Other)
void TopOpeBRepBuild_ListOfLoop::Clear ( )
Standard_Integer TopOpeBRepBuild_ListOfLoop::Extent ( ) const
Handle_TopOpeBRepBuild_Loop& TopOpeBRepBuild_ListOfLoop::First ( ) const
void TopOpeBRepBuild_ListOfLoop::InsertAfter ( const Handle< TopOpeBRepBuild_Loop > &  I,
TopOpeBRepBuild_ListIteratorOfListOfLoop It 
)
void TopOpeBRepBuild_ListOfLoop::InsertAfter ( TopOpeBRepBuild_ListOfLoop Other,
TopOpeBRepBuild_ListIteratorOfListOfLoop It 
)
void TopOpeBRepBuild_ListOfLoop::InsertBefore ( TopOpeBRepBuild_ListOfLoop Other,
TopOpeBRepBuild_ListIteratorOfListOfLoop It 
)
void TopOpeBRepBuild_ListOfLoop::InsertBefore ( const Handle< TopOpeBRepBuild_Loop > &  I,
TopOpeBRepBuild_ListIteratorOfListOfLoop It 
)
Standard_Boolean TopOpeBRepBuild_ListOfLoop::IsEmpty ( ) const
Handle_TopOpeBRepBuild_Loop& TopOpeBRepBuild_ListOfLoop::Last ( ) const
void TopOpeBRepBuild_ListOfLoop::operator delete ( void *  anAddress) [inline]
void* TopOpeBRepBuild_ListOfLoop::operator new ( size_t  size) [inline]
void* TopOpeBRepBuild_ListOfLoop::operator new ( size_t  ,
void *  anAddress 
) [inline]
void TopOpeBRepBuild_ListOfLoop::operator= ( const TopOpeBRepBuild_ListOfLoop Other) [inline]
void TopOpeBRepBuild_ListOfLoop::Prepend ( const Handle< TopOpeBRepBuild_Loop > &  I)
void TopOpeBRepBuild_ListOfLoop::Prepend ( const Handle< TopOpeBRepBuild_Loop > &  I,
TopOpeBRepBuild_ListIteratorOfListOfLoop theIt 
)
void TopOpeBRepBuild_ListOfLoop::Prepend ( TopOpeBRepBuild_ListOfLoop Other)
void TopOpeBRepBuild_ListOfLoop::Remove ( TopOpeBRepBuild_ListIteratorOfListOfLoop It)
void TopOpeBRepBuild_ListOfLoop::RemoveFirst ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines