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

#include <TDocStd_SequenceOfDocument.hxx>

Inheritance diagram for TDocStd_SequenceOfDocument:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TDocStd_SequenceOfDocument ()
void Clear ()
 ~TDocStd_SequenceOfDocument ()
const TDocStd_SequenceOfDocumentAssign (const TDocStd_SequenceOfDocument &Other)
const TDocStd_SequenceOfDocumentoperator= (const TDocStd_SequenceOfDocument &Other)
void Append (const Handle< TDocStd_Document > &T)
void Append (TDocStd_SequenceOfDocument &S)
void Prepend (const Handle< TDocStd_Document > &T)
void Prepend (TDocStd_SequenceOfDocument &S)
void InsertBefore (const Standard_Integer Index, const Handle< TDocStd_Document > &T)
void InsertBefore (const Standard_Integer Index, TDocStd_SequenceOfDocument &S)
void InsertAfter (const Standard_Integer Index, const Handle< TDocStd_Document > &T)
void InsertAfter (const Standard_Integer Index, TDocStd_SequenceOfDocument &S)
const Handle_TDocStd_Document & First () const
const Handle_TDocStd_Document & Last () const
void Split (const Standard_Integer Index, TDocStd_SequenceOfDocument &Sub)
const Handle_TDocStd_Document & Value (const Standard_Integer Index) const
const Handle_TDocStd_Document & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< TDocStd_Document > &I)
Handle_TDocStd_Document & ChangeValue (const Standard_Integer Index)
Handle_TDocStd_Document & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

Handle_TDocStd_Document& TDocStd_SequenceOfDocument::ChangeValue ( const Standard_Integer  Index)
const Handle_TDocStd_Document& TDocStd_SequenceOfDocument::First ( ) const
const Handle_TDocStd_Document& TDocStd_SequenceOfDocument::Last ( ) const
const Handle_TDocStd_Document& TDocStd_SequenceOfDocument::operator() ( const Standard_Integer  Index) const [inline]
Handle_TDocStd_Document& TDocStd_SequenceOfDocument::operator() ( const Standard_Integer  Index) [inline]
const TDocStd_SequenceOfDocument& TDocStd_SequenceOfDocument::operator= ( const TDocStd_SequenceOfDocument Other) [inline]
const Handle_TDocStd_Document& TDocStd_SequenceOfDocument::Value ( const Standard_Integer  Index) const

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