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

#include <LocOpe_SequenceOfPntFace.hxx>

Inheritance diagram for LocOpe_SequenceOfPntFace:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC LocOpe_SequenceOfPntFace ()
void Clear ()
 ~LocOpe_SequenceOfPntFace ()
const LocOpe_SequenceOfPntFaceAssign (const LocOpe_SequenceOfPntFace &Other)
const LocOpe_SequenceOfPntFaceoperator= (const LocOpe_SequenceOfPntFace &Other)
void Append (const LocOpe_PntFace &T)
void Append (LocOpe_SequenceOfPntFace &S)
void Prepend (const LocOpe_PntFace &T)
void Prepend (LocOpe_SequenceOfPntFace &S)
void InsertBefore (const Standard_Integer Index, const LocOpe_PntFace &T)
void InsertBefore (const Standard_Integer Index, LocOpe_SequenceOfPntFace &S)
void InsertAfter (const Standard_Integer Index, const LocOpe_PntFace &T)
void InsertAfter (const Standard_Integer Index, LocOpe_SequenceOfPntFace &S)
const LocOpe_PntFaceFirst () const
const LocOpe_PntFaceLast () const
void Split (const Standard_Integer Index, LocOpe_SequenceOfPntFace &Sub)
const LocOpe_PntFaceValue (const Standard_Integer Index) const
const LocOpe_PntFaceoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const LocOpe_PntFace &I)
LocOpe_PntFaceChangeValue (const Standard_Integer Index)
LocOpe_PntFaceoperator() (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 LocOpe_PntFace& LocOpe_SequenceOfPntFace::operator() ( const Standard_Integer  Index) const [inline]
LocOpe_PntFace& LocOpe_SequenceOfPntFace::operator() ( const Standard_Integer  Index) [inline]
const LocOpe_SequenceOfPntFace& LocOpe_SequenceOfPntFace::operator= ( const LocOpe_SequenceOfPntFace Other) [inline]

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