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

#include <Message_SequenceOfPrinters.hxx>

Inheritance diagram for Message_SequenceOfPrinters:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Message_SequenceOfPrinters ()
void Clear ()
 ~Message_SequenceOfPrinters ()
const Message_SequenceOfPrintersAssign (const Message_SequenceOfPrinters &Other)
const Message_SequenceOfPrintersoperator= (const Message_SequenceOfPrinters &Other)
void Append (const Handle< Message_Printer > &T)
void Append (Message_SequenceOfPrinters &S)
void Prepend (const Handle< Message_Printer > &T)
void Prepend (Message_SequenceOfPrinters &S)
void InsertBefore (const Standard_Integer Index, const Handle< Message_Printer > &T)
void InsertBefore (const Standard_Integer Index, Message_SequenceOfPrinters &S)
void InsertAfter (const Standard_Integer Index, const Handle< Message_Printer > &T)
void InsertAfter (const Standard_Integer Index, Message_SequenceOfPrinters &S)
const Handle_Message_Printer & First () const
const Handle_Message_Printer & Last () const
void Split (const Standard_Integer Index, Message_SequenceOfPrinters &Sub)
const Handle_Message_Printer & Value (const Standard_Integer Index) const
const Handle_Message_Printer & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< Message_Printer > &I)
Handle_Message_Printer & ChangeValue (const Standard_Integer Index)
Handle_Message_Printer & 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

const Handle_Message_Printer& Message_SequenceOfPrinters::First ( ) const
const Handle_Message_Printer& Message_SequenceOfPrinters::Last ( ) const
const Handle_Message_Printer& Message_SequenceOfPrinters::operator() ( const Standard_Integer  Index) const [inline]
Handle_Message_Printer& Message_SequenceOfPrinters::operator() ( const Standard_Integer  Index) [inline]
const Message_SequenceOfPrinters& Message_SequenceOfPrinters::operator= ( const Message_SequenceOfPrinters Other) [inline]
const Handle_Message_Printer& Message_SequenceOfPrinters::Value ( const Standard_Integer  Index) const

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