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

#include <AIS_SequenceOfDimension.hxx>

Inheritance diagram for AIS_SequenceOfDimension:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC AIS_SequenceOfDimension ()
void Clear ()
 ~AIS_SequenceOfDimension ()
const AIS_SequenceOfDimensionAssign (const AIS_SequenceOfDimension &Other)
const AIS_SequenceOfDimensionoperator= (const AIS_SequenceOfDimension &Other)
void Append (const Handle< AIS_Relation > &T)
void Append (AIS_SequenceOfDimension &S)
void Prepend (const Handle< AIS_Relation > &T)
void Prepend (AIS_SequenceOfDimension &S)
void InsertBefore (const Standard_Integer Index, const Handle< AIS_Relation > &T)
void InsertBefore (const Standard_Integer Index, AIS_SequenceOfDimension &S)
void InsertAfter (const Standard_Integer Index, const Handle< AIS_Relation > &T)
void InsertAfter (const Standard_Integer Index, AIS_SequenceOfDimension &S)
const Handle_AIS_Relation & First () const
const Handle_AIS_Relation & Last () const
void Split (const Standard_Integer Index, AIS_SequenceOfDimension &Sub)
const Handle_AIS_Relation & Value (const Standard_Integer Index) const
const Handle_AIS_Relation & operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< AIS_Relation > &I)
Handle_AIS_Relation & ChangeValue (const Standard_Integer Index)
Handle_AIS_Relation & operator() (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 Handle_AIS_Relation& AIS_SequenceOfDimension::First ( ) const
const Handle_AIS_Relation& AIS_SequenceOfDimension::Last ( ) const
const Handle_AIS_Relation& AIS_SequenceOfDimension::operator() ( const Standard_Integer  Index) const [inline]
Handle_AIS_Relation& AIS_SequenceOfDimension::operator() ( const Standard_Integer  Index) [inline]
const AIS_SequenceOfDimension& AIS_SequenceOfDimension::operator= ( const AIS_SequenceOfDimension Other) [inline]
const Handle_AIS_Relation& AIS_SequenceOfDimension::Value ( const Standard_Integer  Index) const

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