#include <PColgp_SeqNodeOfHSequenceOfXYZ.hxx>
Inheritance diagram for PColgp_SeqNodeOfHSequenceOfXYZ:
Public Member Functions | |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfXYZ (const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&TheLast, const gp_XYZ &TheItem) |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfXYZ (const gp_XYZ &TheItem, const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&TheFirst) |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfXYZ (const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&ThePrevious, const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&TheNext, const gp_XYZ &TheItem) |
Standard_EXPORT gp_XYZ | Value () const |
Standard_EXPORT Handle_PColgp_SeqNodeOfHSequenceOfXYZ | Next () const |
Standard_EXPORT Handle_PColgp_SeqNodeOfHSequenceOfXYZ | Previous () const |
Standard_EXPORT void | SetValue (const gp_XYZ &AnItem) |
Standard_EXPORT void | SetNext (const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&ANode) |
Standard_EXPORT void | SetPrevious (const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&ANode) |
PColgp_SeqNodeOfHSequenceOfXYZ () | |
PColgp_SeqNodeOfHSequenceOfXYZ (const Storage_stCONSTclCOM &a) | |
Handle (PColgp_SeqNodeOfHSequenceOfXYZ) _CSFDB_GetPColgp_SeqNodeOfHSequenceOfXYZMyPrevious() const | |
void | _CSFDB_SetPColgp_SeqNodeOfHSequenceOfXYZMyPrevious (const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&p) |
const gp_XYZ & | _CSFDB_GetPColgp_SeqNodeOfHSequenceOfXYZMyItem () const |
Handle (PColgp_SeqNodeOfHSequenceOfXYZ) _CSFDB_GetPColgp_SeqNodeOfHSequenceOfXYZMyNext() const | |
void | _CSFDB_SetPColgp_SeqNodeOfHSequenceOfXYZMyNext (const Handle(PColgp_SeqNodeOfHSequenceOfXYZ)&p) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_PColgp_SeqNodeOfHSequenceOfXYZ | MyPrevious |
gp_XYZ | MyItem |
Handle_PColgp_SeqNodeOfHSequenceOfXYZ | MyNext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PMMgt_PManaged. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|