|
| PColgp_HSequenceOfDir () |
|
Standard_Boolean | IsEmpty () const |
|
Standard_Integer | Length () const |
|
gp_Dir | First () const |
|
gp_Dir | Last () const |
|
void | Clear () |
|
void | Append (const gp_Dir &T) |
|
void | Append (const Handle< PColgp_HSequenceOfDir > &S) |
|
void | Prepend (const gp_Dir &T) |
|
void | Prepend (const Handle< PColgp_HSequenceOfDir > &S) |
|
void | Reverse () |
|
void | InsertBefore (const Standard_Integer Index, const gp_Dir &T) |
|
void | InsertBefore (const Standard_Integer Index, const Handle< PColgp_HSequenceOfDir > &S) |
|
void | InsertAfter (const Standard_Integer Index, const gp_Dir &T) |
|
void | InsertAfter (const Standard_Integer Index, const Handle< PColgp_HSequenceOfDir > &S) |
|
void | Exchange (const Standard_Integer I, const Standard_Integer J) |
|
Handle< PColgp_HSequenceOfDir > | SubSequence (const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
|
Handle< PColgp_HSequenceOfDir > | Split (const Standard_Integer Index) |
|
void | SetValue (const Standard_Integer Index, const gp_Dir &T) |
|
gp_Dir | Value (const Standard_Integer Index) const |
|
Standard_Boolean | Contains (const gp_Dir &T) const |
|
Standard_Integer | Location (const Standard_Integer N, const gp_Dir &T, const Standard_Integer FromIndex, const Standard_Integer ToIndex) const |
|
Standard_Integer | Location (const Standard_Integer N, const gp_Dir &T) const |
|
void | Remove (const Standard_Integer Index) |
|
void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
|
void | Destroy () |
|
| ~PColgp_HSequenceOfDir () |
|
| PColgp_HSequenceOfDir (const Storage_stCONSTclCOM &a) |
|
Handle< PColgp_SeqNodeOfHSequenceOfDir > | _CSFDB_GetPColgp_HSequenceOfDirFirstItem () const |
|
void | _CSFDB_SetPColgp_HSequenceOfDirFirstItem (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &p) |
|
Handle< PColgp_SeqNodeOfHSequenceOfDir > | _CSFDB_GetPColgp_HSequenceOfDirLastItem () const |
|
void | _CSFDB_SetPColgp_HSequenceOfDirLastItem (const Handle< PColgp_SeqNodeOfHSequenceOfDir > &p) |
|
Standard_Integer | _CSFDB_GetPColgp_HSequenceOfDirSize () const |
|
void | _CSFDB_SetPColgp_HSequenceOfDirSize (const Standard_Integer p) |
|
Public Member Functions inherited from Standard_Persistent |
virtual Handle_Standard_Persistent | This () const |
|
virtual void | Delete () const |
|
virtual | ~Standard_Persistent () |
|
Standard_Persistent & | operator= (const Standard_Persistent &) |
|
| Standard_Persistent () |
|
| Standard_Persistent (const Standard_Persistent &) |
|
| Standard_Persistent (const Storage_stCONSTclCOM &) |
|
virtual const Handle_Standard_Type & | DynamicType () const |
|
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
|
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
|
virtual Handle_Standard_Persistent | This () const |
|
virtual void | Delete () const |
|
virtual | ~Standard_Persistent () |
|
Standard_Persistent & | operator= (const Standard_Persistent &) |
|
| Standard_Persistent () |
|
| Standard_Persistent (const Standard_Persistent &) |
|
| Standard_Persistent (const Storage_stCONSTclCOM &) |
|
virtual const Handle_Standard_Type & | DynamicType () const |
|
Standard_Boolean | IsKind (const Handle_Standard_Type &) const |
|
Standard_Boolean | IsInstance (const Handle_Standard_Type &) const |
|