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

#include <Units_TokensSequence.hxx>

Inheritance diagram for Units_TokensSequence:
Inheritance graph
[legend]

Public Member Functions

 Units_TokensSequence ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< Units_Token > &anItem)
void Append (const Handle< Units_TokensSequence > &aSequence)
void Prepend (const Handle< Units_Token > &anItem)
void Prepend (const Handle< Units_TokensSequence > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< Units_Token > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< Units_TokensSequence > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< Units_Token > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< Units_TokensSequence > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_Units_TokensSequence Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< Units_Token > &anItem)
const Handle_Units_Token & Value (const Standard_Integer anIndex) const
Handle_Units_Token & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const Units_TksSequenceSequence () const
Units_TksSequenceChangeSequence ()
Handle_Units_TokensSequence ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_Units_Token& Units_TokensSequence::ChangeValue ( const Standard_Integer  anIndex)
Handle_Units_TokensSequence Units_TokensSequence::ShallowCopy ( ) const
Handle_Units_TokensSequence Units_TokensSequence::Split ( const Standard_Integer  anIndex)
const Handle_Units_Token& Units_TokensSequence::Value ( const Standard_Integer  anIndex) const

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