Open CASCADE Technology 6.5.2
Public Member Functions
BOP_ListOfCheckResult Class Reference

#include <BOP_ListOfCheckResult.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOP_ListOfCheckResult ()
void Assign (const BOP_ListOfCheckResult &Other)
void operator= (const BOP_ListOfCheckResult &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOP_ListOfCheckResult ()
Standard_Boolean IsEmpty () const
void Prepend (const BOP_CheckResult &I)
void Prepend (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &theIt)
void Prepend (BOP_ListOfCheckResult &Other)
void Append (const BOP_CheckResult &I)
void Append (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &theIt)
void Append (BOP_ListOfCheckResult &Other)
BOP_CheckResultFirst () const
BOP_CheckResultLast () const
void RemoveFirst ()
void Remove (BOP_ListIteratorOfListOfCheckResult &It)
void InsertBefore (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &It)
void InsertBefore (BOP_ListOfCheckResult &Other, BOP_ListIteratorOfListOfCheckResult &It)
void InsertAfter (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &It)
void InsertAfter (BOP_ListOfCheckResult &Other, BOP_ListIteratorOfListOfCheckResult &It)

Constructor & Destructor Documentation

BOP_ListOfCheckResult::BOP_ListOfCheckResult ( )
BOP_ListOfCheckResult::~BOP_ListOfCheckResult ( ) [inline]

Member Function Documentation

void BOP_ListOfCheckResult::Append ( const BOP_CheckResult I)
void BOP_ListOfCheckResult::Append ( const BOP_CheckResult I,
BOP_ListIteratorOfListOfCheckResult theIt 
)
void BOP_ListOfCheckResult::Append ( BOP_ListOfCheckResult Other)
void BOP_ListOfCheckResult::Assign ( const BOP_ListOfCheckResult Other)
void BOP_ListOfCheckResult::Clear ( )
Standard_Integer BOP_ListOfCheckResult::Extent ( ) const
BOP_CheckResult& BOP_ListOfCheckResult::First ( ) const
void BOP_ListOfCheckResult::InsertAfter ( const BOP_CheckResult I,
BOP_ListIteratorOfListOfCheckResult It 
)
void BOP_ListOfCheckResult::InsertAfter ( BOP_ListOfCheckResult Other,
BOP_ListIteratorOfListOfCheckResult It 
)
void BOP_ListOfCheckResult::InsertBefore ( BOP_ListOfCheckResult Other,
BOP_ListIteratorOfListOfCheckResult It 
)
void BOP_ListOfCheckResult::InsertBefore ( const BOP_CheckResult I,
BOP_ListIteratorOfListOfCheckResult It 
)
Standard_Boolean BOP_ListOfCheckResult::IsEmpty ( ) const
BOP_CheckResult& BOP_ListOfCheckResult::Last ( ) const
void BOP_ListOfCheckResult::operator delete ( void *  anAddress) [inline]
void* BOP_ListOfCheckResult::operator new ( size_t  size) [inline]
void* BOP_ListOfCheckResult::operator new ( size_t  ,
void *  anAddress 
) [inline]
void BOP_ListOfCheckResult::operator= ( const BOP_ListOfCheckResult Other) [inline]
void BOP_ListOfCheckResult::Prepend ( const BOP_CheckResult I)
void BOP_ListOfCheckResult::Prepend ( const BOP_CheckResult I,
BOP_ListIteratorOfListOfCheckResult theIt 
)
void BOP_ListOfCheckResult::Prepend ( BOP_ListOfCheckResult Other)
void BOP_ListOfCheckResult::Remove ( BOP_ListIteratorOfListOfCheckResult It)
void BOP_ListOfCheckResult::RemoveFirst ( )

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