Open CASCADE Technology 6.6.0
Public Member Functions
LocOpe_SequenceOfCirc Class Reference

#include <LocOpe_SequenceOfCirc.hxx>

Inheritance diagram for LocOpe_SequenceOfCirc:
Inheritance graph
[legend]

Public Member Functions

 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

LocOpe_SequenceOfCirc::LocOpe_SequenceOfCirc ( )
LocOpe_SequenceOfCirc::~LocOpe_SequenceOfCirc ( ) [inline]

Member Function Documentation

void LocOpe_SequenceOfCirc::Append ( const gp_Circ T)
void LocOpe_SequenceOfCirc::Append ( LocOpe_SequenceOfCirc S)
const LocOpe_SequenceOfCirc& LocOpe_SequenceOfCirc::Assign ( const LocOpe_SequenceOfCirc Other)
gp_Circ& LocOpe_SequenceOfCirc::ChangeValue ( const Standard_Integer  Index)
void LocOpe_SequenceOfCirc::Clear ( )
const gp_Circ& LocOpe_SequenceOfCirc::First ( ) const
void LocOpe_SequenceOfCirc::InsertAfter ( const Standard_Integer  Index,
const gp_Circ T 
)
void LocOpe_SequenceOfCirc::InsertAfter ( const Standard_Integer  Index,
LocOpe_SequenceOfCirc S 
)
void LocOpe_SequenceOfCirc::InsertBefore ( const Standard_Integer  Index,
const gp_Circ T 
)
void LocOpe_SequenceOfCirc::InsertBefore ( const Standard_Integer  Index,
LocOpe_SequenceOfCirc S 
)
const gp_Circ& LocOpe_SequenceOfCirc::Last ( ) const
gp_Circ& LocOpe_SequenceOfCirc::operator() ( const Standard_Integer  Index) [inline]
const gp_Circ& LocOpe_SequenceOfCirc::operator() ( const Standard_Integer  Index) const [inline]
const LocOpe_SequenceOfCirc& LocOpe_SequenceOfCirc::operator= ( const LocOpe_SequenceOfCirc Other) [inline]
void LocOpe_SequenceOfCirc::Prepend ( const gp_Circ T)
void LocOpe_SequenceOfCirc::Prepend ( LocOpe_SequenceOfCirc S)
void LocOpe_SequenceOfCirc::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void LocOpe_SequenceOfCirc::Remove ( const Standard_Integer  Index)
void LocOpe_SequenceOfCirc::SetValue ( const Standard_Integer  Index,
const gp_Circ I 
)
void LocOpe_SequenceOfCirc::Split ( const Standard_Integer  Index,
LocOpe_SequenceOfCirc Sub 
)
const gp_Circ& LocOpe_SequenceOfCirc::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines