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

#include <Units_QuantitiesSequence.hxx>

Inheritance diagram for Units_QuantitiesSequence:
Inheritance graph
[legend]

Public Member Functions

 Units_QuantitiesSequence ()
Standard_Boolean IsEmpty () const
Standard_Integer Length () const
void Clear ()
void Append (const Handle< Units_Quantity > &anItem)
void Append (const Handle< Units_QuantitiesSequence > &aSequence)
void Prepend (const Handle< Units_Quantity > &anItem)
void Prepend (const Handle< Units_QuantitiesSequence > &aSequence)
void Reverse ()
void InsertBefore (const Standard_Integer anIndex, const Handle< Units_Quantity > &anItem)
void InsertBefore (const Standard_Integer anIndex, const Handle< Units_QuantitiesSequence > &aSequence)
void InsertAfter (const Standard_Integer anIndex, const Handle< Units_Quantity > &anItem)
void InsertAfter (const Standard_Integer anIndex, const Handle< Units_QuantitiesSequence > &aSequence)
void Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex)
Handle_Units_QuantitiesSequence Split (const Standard_Integer anIndex)
void SetValue (const Standard_Integer anIndex, const Handle< Units_Quantity > &anItem)
const Handle_Units_Quantity & Value (const Standard_Integer anIndex) const
Handle_Units_Quantity & ChangeValue (const Standard_Integer anIndex)
void Remove (const Standard_Integer anIndex)
void Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex)
const Units_QtsSequenceSequence () const
Units_QtsSequenceChangeSequence ()
Handle_Units_QuantitiesSequence ShallowCopy () const

Constructor & Destructor Documentation


Member Function Documentation

Handle_Units_Quantity& Units_QuantitiesSequence::ChangeValue ( const Standard_Integer  anIndex)
Handle_Units_QuantitiesSequence Units_QuantitiesSequence::ShallowCopy ( ) const
Handle_Units_QuantitiesSequence Units_QuantitiesSequence::Split ( const Standard_Integer  anIndex)
const Handle_Units_Quantity& Units_QuantitiesSequence::Value ( const Standard_Integer  anIndex) const

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