#include <PColgp_HSequenceOfVec.hxx>
Public Member Functions |
| PColgp_HSequenceOfVec () |
Standard_Boolean | IsEmpty () const |
Standard_Integer | Length () const |
gp_Vec | First () const |
gp_Vec | Last () const |
void | Clear () |
void | Append (const gp_Vec &T) |
void | Append (const Handle< PColgp_HSequenceOfVec > &S) |
void | Prepend (const gp_Vec &T) |
void | Prepend (const Handle< PColgp_HSequenceOfVec > &S) |
void | Reverse () |
void | InsertBefore (const Standard_Integer Index, const gp_Vec &T) |
void | InsertBefore (const Standard_Integer Index, const Handle< PColgp_HSequenceOfVec > &S) |
void | InsertAfter (const Standard_Integer Index, const gp_Vec &T) |
void | InsertAfter (const Standard_Integer Index, const Handle< PColgp_HSequenceOfVec > &S) |
void | Exchange (const Standard_Integer I, const Standard_Integer J) |
Handle_PColgp_HSequenceOfVec | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
Handle_PColgp_HSequenceOfVec | Split (const Standard_Integer Index) |
void | SetValue (const Standard_Integer Index, const gp_Vec &T) |
gp_Vec | Value (const Standard_Integer Index) const |
Standard_Boolean | Contains (const gp_Vec &T) const |
Standard_Integer | Location (const Standard_Integer N, const gp_Vec &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
Standard_Integer | Location (const Standard_Integer N, const gp_Vec &T) const |
void | Remove (const Standard_Integer Index) |
void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
virtual Handle_Standard_Persistent | ShallowCopy () const |
virtual void | ShallowDump (Standard_OStream &s) const |
void | Destroy () |
| ~PColgp_HSequenceOfVec () |
| PColgp_HSequenceOfVec (const Storage_stCONSTclCOM &a) |
Handle
< PColgp_SeqNodeOfHSequenceOfVec > | _CSFDB_GetPColgp_HSequenceOfVecFirstItem () const |
void | _CSFDB_SetPColgp_HSequenceOfVecFirstItem (const Handle< PColgp_SeqNodeOfHSequenceOfVec > &p) |
Handle
< PColgp_SeqNodeOfHSequenceOfVec > | _CSFDB_GetPColgp_HSequenceOfVecLastItem () const |
void | _CSFDB_SetPColgp_HSequenceOfVecLastItem (const Handle< PColgp_SeqNodeOfHSequenceOfVec > &p) |
Standard_Integer | _CSFDB_GetPColgp_HSequenceOfVecSize () const |
void | _CSFDB_SetPColgp_HSequenceOfVecSize (const Standard_Integer p) |
Constructor & Destructor Documentation
PColgp_HSequenceOfVec::PColgp_HSequenceOfVec |
( |
| ) |
|
PColgp_HSequenceOfVec::~PColgp_HSequenceOfVec |
( |
| ) |
[inline] |
Member Function Documentation
Standard_Integer PColgp_HSequenceOfVec::_CSFDB_GetPColgp_HSequenceOfVecSize |
( |
| ) |
const [inline] |
void PColgp_HSequenceOfVec::_CSFDB_SetPColgp_HSequenceOfVecSize |
( |
const Standard_Integer |
p | ) |
[inline] |
void PColgp_HSequenceOfVec::Append |
( |
const gp_Vec & |
T | ) |
|
void PColgp_HSequenceOfVec::Clear |
( |
| ) |
|
void PColgp_HSequenceOfVec::Destroy |
( |
| ) |
|
gp_Vec PColgp_HSequenceOfVec::First |
( |
| ) |
const |
gp_Vec PColgp_HSequenceOfVec::Last |
( |
| ) |
const |
void PColgp_HSequenceOfVec::Prepend |
( |
const gp_Vec & |
T | ) |
|
void PColgp_HSequenceOfVec::Reverse |
( |
| ) |
|
virtual Handle_Standard_Persistent PColgp_HSequenceOfVec::ShallowCopy |
( |
| ) |
const [virtual] |
virtual void PColgp_HSequenceOfVec::ShallowDump |
( |
Standard_OStream & |
s | ) |
const [virtual] |
Handle_PColgp_HSequenceOfVec PColgp_HSequenceOfVec::Split |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: