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

#include <Intf_SeqOfTangentZone.hxx>

Inheritance diagram for Intf_SeqOfTangentZone:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Intf_SeqOfTangentZone ()
void Clear ()
 ~Intf_SeqOfTangentZone ()
const Intf_SeqOfTangentZoneAssign (const Intf_SeqOfTangentZone &Other)
const Intf_SeqOfTangentZoneoperator= (const Intf_SeqOfTangentZone &Other)
void Append (const Intf_TangentZone &T)
void Append (Intf_SeqOfTangentZone &S)
void Prepend (const Intf_TangentZone &T)
void Prepend (Intf_SeqOfTangentZone &S)
void InsertBefore (const Standard_Integer Index, const Intf_TangentZone &T)
void InsertBefore (const Standard_Integer Index, Intf_SeqOfTangentZone &S)
void InsertAfter (const Standard_Integer Index, const Intf_TangentZone &T)
void InsertAfter (const Standard_Integer Index, Intf_SeqOfTangentZone &S)
const Intf_TangentZoneFirst () const
const Intf_TangentZoneLast () const
void Split (const Standard_Integer Index, Intf_SeqOfTangentZone &Sub)
const Intf_TangentZoneValue (const Standard_Integer Index) const
const Intf_TangentZoneoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Intf_TangentZone &I)
Intf_TangentZoneChangeValue (const Standard_Integer Index)
Intf_TangentZoneoperator() (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 Intf_TangentZone& Intf_SeqOfTangentZone::operator() ( const Standard_Integer  Index) const [inline]
Intf_TangentZone& Intf_SeqOfTangentZone::operator() ( const Standard_Integer  Index) [inline]
const Intf_SeqOfTangentZone& Intf_SeqOfTangentZone::operator= ( const Intf_SeqOfTangentZone Other) [inline]

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