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

#include <LocOpe_SequenceOfCirc.hxx>

Inheritance diagram for LocOpe_SequenceOfCirc:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC LocOpe_SequenceOfCirc ()
void Clear ()
 ~LocOpe_SequenceOfCirc ()
const LocOpe_SequenceOfCircAssign (const LocOpe_SequenceOfCirc &Other)
const LocOpe_SequenceOfCircoperator= (const LocOpe_SequenceOfCirc &Other)
void Append (const gp_Circ &T)
void Append (LocOpe_SequenceOfCirc &S)
void Prepend (const gp_Circ &T)
void Prepend (LocOpe_SequenceOfCirc &S)
void InsertBefore (const Standard_Integer Index, const gp_Circ &T)
void InsertBefore (const Standard_Integer Index, LocOpe_SequenceOfCirc &S)
void InsertAfter (const Standard_Integer Index, const gp_Circ &T)
void InsertAfter (const Standard_Integer Index, LocOpe_SequenceOfCirc &S)
const gp_CircFirst () const
const gp_CircLast () const
void Split (const Standard_Integer Index, LocOpe_SequenceOfCirc &Sub)
const gp_CircValue (const Standard_Integer Index) const
const gp_Circoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const gp_Circ &I)
gp_CircChangeValue (const Standard_Integer Index)
gp_Circoperator() (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 gp_Circ& LocOpe_SequenceOfCirc::operator() ( const Standard_Integer  Index) const [inline]
gp_Circ& LocOpe_SequenceOfCirc::operator() ( const Standard_Integer  Index) [inline]
const LocOpe_SequenceOfCirc& LocOpe_SequenceOfCirc::operator= ( const LocOpe_SequenceOfCirc Other) [inline]

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