Open CASCADE Technology  6.9.0
Public Member Functions
CDM_ListOfDocument Class Reference

#include <CDM_ListOfDocument.hxx>

Public Member Functions

 CDM_ListOfDocument ()
 
 CDM_ListOfDocument (const CDM_ListOfDocument &Other)
 
void Assign (const CDM_ListOfDocument &Other)
 
void operator= (const CDM_ListOfDocument &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~CDM_ListOfDocument ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const Handle< CDM_Document > &I)
 
void Prepend (const Handle< CDM_Document > &I, CDM_ListIteratorOfListOfDocument &theIt)
 
void Prepend (CDM_ListOfDocument &Other)
 
void Append (const Handle< CDM_Document > &I)
 
void Append (const Handle< CDM_Document > &I, CDM_ListIteratorOfListOfDocument &theIt)
 
void Append (CDM_ListOfDocument &Other)
 
Handle< CDM_Document > & First () const
 
Handle< CDM_Document > & Last () const
 
void RemoveFirst ()
 
void Remove (CDM_ListIteratorOfListOfDocument &It)
 
void InsertBefore (const Handle< CDM_Document > &I, CDM_ListIteratorOfListOfDocument &It)
 
void InsertBefore (CDM_ListOfDocument &Other, CDM_ListIteratorOfListOfDocument &It)
 
void InsertAfter (const Handle< CDM_Document > &I, CDM_ListIteratorOfListOfDocument &It)
 
void InsertAfter (CDM_ListOfDocument &Other, CDM_ListIteratorOfListOfDocument &It)
 

Constructor & Destructor Documentation

CDM_ListOfDocument::CDM_ListOfDocument ( )
CDM_ListOfDocument::CDM_ListOfDocument ( const CDM_ListOfDocument Other)
CDM_ListOfDocument::~CDM_ListOfDocument ( )
inline

Member Function Documentation

void CDM_ListOfDocument::Append ( const Handle< CDM_Document > &  I)
void CDM_ListOfDocument::Append ( const Handle< CDM_Document > &  I,
CDM_ListIteratorOfListOfDocument theIt 
)
void CDM_ListOfDocument::Append ( CDM_ListOfDocument Other)
void CDM_ListOfDocument::Assign ( const CDM_ListOfDocument Other)
void CDM_ListOfDocument::Clear ( )
Standard_Integer CDM_ListOfDocument::Extent ( ) const
Handle< CDM_Document >& CDM_ListOfDocument::First ( ) const
void CDM_ListOfDocument::InsertAfter ( const Handle< CDM_Document > &  I,
CDM_ListIteratorOfListOfDocument It 
)
void CDM_ListOfDocument::InsertAfter ( CDM_ListOfDocument Other,
CDM_ListIteratorOfListOfDocument It 
)
void CDM_ListOfDocument::InsertBefore ( const Handle< CDM_Document > &  I,
CDM_ListIteratorOfListOfDocument It 
)
void CDM_ListOfDocument::InsertBefore ( CDM_ListOfDocument Other,
CDM_ListIteratorOfListOfDocument It 
)
Standard_Boolean CDM_ListOfDocument::IsEmpty ( ) const
Handle< CDM_Document >& CDM_ListOfDocument::Last ( ) const
void CDM_ListOfDocument::operator= ( const CDM_ListOfDocument Other)
inline
void CDM_ListOfDocument::Prepend ( const Handle< CDM_Document > &  I)
void CDM_ListOfDocument::Prepend ( const Handle< CDM_Document > &  I,
CDM_ListIteratorOfListOfDocument theIt 
)
void CDM_ListOfDocument::Prepend ( CDM_ListOfDocument Other)
void CDM_ListOfDocument::Remove ( CDM_ListIteratorOfListOfDocument It)
void CDM_ListOfDocument::RemoveFirst ( )

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