#include <PColgp_SeqNodeOfHSequenceOfVec.hxx>
Inheritance diagram for PColgp_SeqNodeOfHSequenceOfVec:
Public Member Functions | |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfVec (const Handle(PColgp_SeqNodeOfHSequenceOfVec)&TheLast, const gp_Vec &TheItem) |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfVec (const gp_Vec &TheItem, const Handle(PColgp_SeqNodeOfHSequenceOfVec)&TheFirst) |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfVec (const Handle(PColgp_SeqNodeOfHSequenceOfVec)&ThePrevious, const Handle(PColgp_SeqNodeOfHSequenceOfVec)&TheNext, const gp_Vec &TheItem) |
Standard_EXPORT gp_Vec | Value () const |
Standard_EXPORT Handle_PColgp_SeqNodeOfHSequenceOfVec | Next () const |
Standard_EXPORT Handle_PColgp_SeqNodeOfHSequenceOfVec | Previous () const |
Standard_EXPORT void | SetValue (const gp_Vec &AnItem) |
Standard_EXPORT void | SetNext (const Handle(PColgp_SeqNodeOfHSequenceOfVec)&ANode) |
Standard_EXPORT void | SetPrevious (const Handle(PColgp_SeqNodeOfHSequenceOfVec)&ANode) |
PColgp_SeqNodeOfHSequenceOfVec () | |
PColgp_SeqNodeOfHSequenceOfVec (const Storage_stCONSTclCOM &a) | |
Handle (PColgp_SeqNodeOfHSequenceOfVec) _CSFDB_GetPColgp_SeqNodeOfHSequenceOfVecMyPrevious() const | |
void | _CSFDB_SetPColgp_SeqNodeOfHSequenceOfVecMyPrevious (const Handle(PColgp_SeqNodeOfHSequenceOfVec)&p) |
const gp_Vec & | _CSFDB_GetPColgp_SeqNodeOfHSequenceOfVecMyItem () const |
Handle (PColgp_SeqNodeOfHSequenceOfVec) _CSFDB_GetPColgp_SeqNodeOfHSequenceOfVecMyNext() const | |
void | _CSFDB_SetPColgp_SeqNodeOfHSequenceOfVecMyNext (const Handle(PColgp_SeqNodeOfHSequenceOfVec)&p) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_PColgp_SeqNodeOfHSequenceOfVec | MyPrevious |
gp_Vec | MyItem |
Handle_PColgp_SeqNodeOfHSequenceOfVec | MyNext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PMMgt_PManaged. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|