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

#include <TColStd_SequenceOfExtendedString.hxx>

Inheritance diagram for TColStd_SequenceOfExtendedString:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_SequenceOfExtendedString ()
void Clear ()
 ~TColStd_SequenceOfExtendedString ()
const
TColStd_SequenceOfExtendedString
Assign (const TColStd_SequenceOfExtendedString &Other)
const
TColStd_SequenceOfExtendedString
operator= (const TColStd_SequenceOfExtendedString &Other)
void Append (const TCollection_ExtendedString &T)
void Append (TColStd_SequenceOfExtendedString &S)
void Prepend (const TCollection_ExtendedString &T)
void Prepend (TColStd_SequenceOfExtendedString &S)
void InsertBefore (const Standard_Integer Index, const TCollection_ExtendedString &T)
void InsertBefore (const Standard_Integer Index, TColStd_SequenceOfExtendedString &S)
void InsertAfter (const Standard_Integer Index, const TCollection_ExtendedString &T)
void InsertAfter (const Standard_Integer Index, TColStd_SequenceOfExtendedString &S)
const TCollection_ExtendedStringFirst () const
const TCollection_ExtendedStringLast () const
void Split (const Standard_Integer Index, TColStd_SequenceOfExtendedString &Sub)
const TCollection_ExtendedStringValue (const Standard_Integer Index) const
const TCollection_ExtendedStringoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const TCollection_ExtendedString &I)
TCollection_ExtendedStringChangeValue (const Standard_Integer Index)
TCollection_ExtendedStringoperator() (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 TCollection_ExtendedString& TColStd_SequenceOfExtendedString::operator() ( const Standard_Integer  Index) const [inline]
TCollection_ExtendedString& TColStd_SequenceOfExtendedString::operator() ( const Standard_Integer  Index) [inline]
const TColStd_SequenceOfExtendedString& TColStd_SequenceOfExtendedString::operator= ( const TColStd_SequenceOfExtendedString Other) [inline]

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