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

#include <TColStd_ListOfAsciiString.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC TColStd_ListOfAsciiString ()
void Assign (const TColStd_ListOfAsciiString &Other)
void operator= (const TColStd_ListOfAsciiString &Other)
Standard_Integer Extent () const
void Clear ()
 ~TColStd_ListOfAsciiString ()
Standard_Boolean IsEmpty () const
void Prepend (const TCollection_AsciiString &I)
void Prepend (const TCollection_AsciiString &I, TColStd_ListIteratorOfListOfAsciiString &theIt)
void Prepend (TColStd_ListOfAsciiString &Other)
void Append (const TCollection_AsciiString &I)
void Append (const TCollection_AsciiString &I, TColStd_ListIteratorOfListOfAsciiString &theIt)
void Append (TColStd_ListOfAsciiString &Other)
TCollection_AsciiStringFirst () const
TCollection_AsciiStringLast () const
void RemoveFirst ()
void Remove (TColStd_ListIteratorOfListOfAsciiString &It)
void InsertBefore (const TCollection_AsciiString &I, TColStd_ListIteratorOfListOfAsciiString &It)
void InsertBefore (TColStd_ListOfAsciiString &Other, TColStd_ListIteratorOfListOfAsciiString &It)
void InsertAfter (const TCollection_AsciiString &I, TColStd_ListIteratorOfListOfAsciiString &It)
void InsertAfter (TColStd_ListOfAsciiString &Other, TColStd_ListIteratorOfListOfAsciiString &It)

Constructor & Destructor Documentation


Member Function Documentation

void TColStd_ListOfAsciiString::operator= ( const TColStd_ListOfAsciiString Other) [inline]

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