#include <PColgp_SeqNodeOfHSequenceOfDir.hxx>
Inheritance diagram for PColgp_SeqNodeOfHSequenceOfDir:
Public Member Functions | |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfDir (const Handle(PColgp_SeqNodeOfHSequenceOfDir)&TheLast, const gp_Dir &TheItem) |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfDir (const gp_Dir &TheItem, const Handle(PColgp_SeqNodeOfHSequenceOfDir)&TheFirst) |
Standard_EXPORT | PColgp_SeqNodeOfHSequenceOfDir (const Handle(PColgp_SeqNodeOfHSequenceOfDir)&ThePrevious, const Handle(PColgp_SeqNodeOfHSequenceOfDir)&TheNext, const gp_Dir &TheItem) |
Standard_EXPORT gp_Dir | Value () const |
Standard_EXPORT Handle_PColgp_SeqNodeOfHSequenceOfDir | Next () const |
Standard_EXPORT Handle_PColgp_SeqNodeOfHSequenceOfDir | Previous () const |
Standard_EXPORT void | SetValue (const gp_Dir &AnItem) |
Standard_EXPORT void | SetNext (const Handle(PColgp_SeqNodeOfHSequenceOfDir)&ANode) |
Standard_EXPORT void | SetPrevious (const Handle(PColgp_SeqNodeOfHSequenceOfDir)&ANode) |
PColgp_SeqNodeOfHSequenceOfDir () | |
PColgp_SeqNodeOfHSequenceOfDir (const Storage_stCONSTclCOM &a) | |
Handle (PColgp_SeqNodeOfHSequenceOfDir) _CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyPrevious() const | |
void | _CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyPrevious (const Handle(PColgp_SeqNodeOfHSequenceOfDir)&p) |
const gp_Dir & | _CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyItem () const |
Handle (PColgp_SeqNodeOfHSequenceOfDir) _CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyNext() const | |
void | _CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyNext (const Handle(PColgp_SeqNodeOfHSequenceOfDir)&p) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_PColgp_SeqNodeOfHSequenceOfDir | MyPrevious |
gp_Dir | MyItem |
Handle_PColgp_SeqNodeOfHSequenceOfDir | MyNext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PMMgt_PManaged. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|