Open CASCADE Technology 6.6.0
Public Member Functions
TColStd_SequenceOfExtendedString Class Reference

#include <TColStd_SequenceOfExtendedString.hxx>

Inheritance diagram for TColStd_SequenceOfExtendedString:
Inheritance graph
[legend]

Public Member Functions

 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

TColStd_SequenceOfExtendedString::TColStd_SequenceOfExtendedString ( )
TColStd_SequenceOfExtendedString::~TColStd_SequenceOfExtendedString ( ) [inline]

Member Function Documentation

void TColStd_SequenceOfExtendedString::Append ( const TCollection_ExtendedString T)
void TColStd_SequenceOfExtendedString::Append ( TColStd_SequenceOfExtendedString S)
const TColStd_SequenceOfExtendedString& TColStd_SequenceOfExtendedString::Assign ( const TColStd_SequenceOfExtendedString Other)
TCollection_ExtendedString& TColStd_SequenceOfExtendedString::ChangeValue ( const Standard_Integer  Index)
void TColStd_SequenceOfExtendedString::Clear ( )
const TCollection_ExtendedString& TColStd_SequenceOfExtendedString::First ( ) const
void TColStd_SequenceOfExtendedString::InsertAfter ( const Standard_Integer  Index,
const TCollection_ExtendedString T 
)
void TColStd_SequenceOfExtendedString::InsertAfter ( const Standard_Integer  Index,
TColStd_SequenceOfExtendedString S 
)
void TColStd_SequenceOfExtendedString::InsertBefore ( const Standard_Integer  Index,
const TCollection_ExtendedString T 
)
void TColStd_SequenceOfExtendedString::InsertBefore ( const Standard_Integer  Index,
TColStd_SequenceOfExtendedString S 
)
const TCollection_ExtendedString& TColStd_SequenceOfExtendedString::Last ( ) const
TCollection_ExtendedString& TColStd_SequenceOfExtendedString::operator() ( const Standard_Integer  Index) [inline]
const TCollection_ExtendedString& TColStd_SequenceOfExtendedString::operator() ( const Standard_Integer  Index) const [inline]
const TColStd_SequenceOfExtendedString& TColStd_SequenceOfExtendedString::operator= ( const TColStd_SequenceOfExtendedString Other) [inline]
void TColStd_SequenceOfExtendedString::Prepend ( const TCollection_ExtendedString T)
void TColStd_SequenceOfExtendedString::Prepend ( TColStd_SequenceOfExtendedString S)
void TColStd_SequenceOfExtendedString::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void TColStd_SequenceOfExtendedString::Remove ( const Standard_Integer  Index)
void TColStd_SequenceOfExtendedString::SetValue ( const Standard_Integer  Index,
const TCollection_ExtendedString I 
)
void TColStd_SequenceOfExtendedString::Split ( const Standard_Integer  Index,
TColStd_SequenceOfExtendedString Sub 
)
const TCollection_ExtendedString& TColStd_SequenceOfExtendedString::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines