Open CASCADE Technology 6.6.0
Public Member Functions
LocOpe_SequenceOfPntFace Class Reference

#include <LocOpe_SequenceOfPntFace.hxx>

Inheritance diagram for LocOpe_SequenceOfPntFace:
Inheritance graph
[legend]

Public Member Functions

 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

LocOpe_SequenceOfPntFace::LocOpe_SequenceOfPntFace ( )
LocOpe_SequenceOfPntFace::~LocOpe_SequenceOfPntFace ( ) [inline]

Member Function Documentation

void LocOpe_SequenceOfPntFace::Append ( const LocOpe_PntFace T)
void LocOpe_SequenceOfPntFace::Append ( LocOpe_SequenceOfPntFace S)
const LocOpe_SequenceOfPntFace& LocOpe_SequenceOfPntFace::Assign ( const LocOpe_SequenceOfPntFace Other)
LocOpe_PntFace& LocOpe_SequenceOfPntFace::ChangeValue ( const Standard_Integer  Index)
void LocOpe_SequenceOfPntFace::Clear ( )
const LocOpe_PntFace& LocOpe_SequenceOfPntFace::First ( ) const
void LocOpe_SequenceOfPntFace::InsertAfter ( const Standard_Integer  Index,
const LocOpe_PntFace T 
)
void LocOpe_SequenceOfPntFace::InsertAfter ( const Standard_Integer  Index,
LocOpe_SequenceOfPntFace S 
)
void LocOpe_SequenceOfPntFace::InsertBefore ( const Standard_Integer  Index,
const LocOpe_PntFace T 
)
void LocOpe_SequenceOfPntFace::InsertBefore ( const Standard_Integer  Index,
LocOpe_SequenceOfPntFace S 
)
const LocOpe_PntFace& LocOpe_SequenceOfPntFace::Last ( ) const
LocOpe_PntFace& LocOpe_SequenceOfPntFace::operator() ( const Standard_Integer  Index) [inline]
const LocOpe_PntFace& LocOpe_SequenceOfPntFace::operator() ( const Standard_Integer  Index) const [inline]
const LocOpe_SequenceOfPntFace& LocOpe_SequenceOfPntFace::operator= ( const LocOpe_SequenceOfPntFace Other) [inline]
void LocOpe_SequenceOfPntFace::Prepend ( const LocOpe_PntFace T)
void LocOpe_SequenceOfPntFace::Prepend ( LocOpe_SequenceOfPntFace S)
void LocOpe_SequenceOfPntFace::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void LocOpe_SequenceOfPntFace::Remove ( const Standard_Integer  Index)
void LocOpe_SequenceOfPntFace::SetValue ( const Standard_Integer  Index,
const LocOpe_PntFace I 
)
void LocOpe_SequenceOfPntFace::Split ( const Standard_Integer  Index,
LocOpe_SequenceOfPntFace Sub 
)
const LocOpe_PntFace& LocOpe_SequenceOfPntFace::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