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

#include <CDM_ListOfDocument.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC CDM_ListOfDocument ()
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


Member Function Documentation

Handle_CDM_Document& CDM_ListOfDocument::First ( ) const
Handle_CDM_Document& CDM_ListOfDocument::Last ( ) const
void CDM_ListOfDocument::operator= ( const CDM_ListOfDocument Other) [inline]

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