Open CASCADE Technology 6.6.0
|
#include <PColgp_SeqNodeOfHSequenceOfDir.hxx>
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir | ( | const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | TheLast, |
const gp_Dir & | TheItem | ||
) |
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir | ( | const gp_Dir & | TheItem, |
const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | TheFirst | ||
) |
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir | ( | const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | ThePrevious, |
const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | TheNext, | ||
const gp_Dir & | TheItem | ||
) |
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir | ( | ) | [inline] |
PColgp_SeqNodeOfHSequenceOfDir::PColgp_SeqNodeOfHSequenceOfDir | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_Dir& PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyItem | ( | ) | const [inline] |
Handle< PColgp_SeqNodeOfHSequenceOfDir > PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyNext | ( | ) | const [inline] |
Handle< PColgp_SeqNodeOfHSequenceOfDir > PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_GetPColgp_SeqNodeOfHSequenceOfDirMyPrevious | ( | ) | const [inline] |
void PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyNext | ( | const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | p | ) | [inline] |
void PColgp_SeqNodeOfHSequenceOfDir::_CSFDB_SetPColgp_SeqNodeOfHSequenceOfDirMyPrevious | ( | const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | p | ) | [inline] |
Handle_PColgp_SeqNodeOfHSequenceOfDir PColgp_SeqNodeOfHSequenceOfDir::Next | ( | ) | const |
Handle_PColgp_SeqNodeOfHSequenceOfDir PColgp_SeqNodeOfHSequenceOfDir::Previous | ( | ) | const |
void PColgp_SeqNodeOfHSequenceOfDir::SetNext | ( | const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfDir::SetPrevious | ( | const Handle< PColgp_SeqNodeOfHSequenceOfDir > & | ANode | ) |
void PColgp_SeqNodeOfHSequenceOfDir::SetValue | ( | const gp_Dir & | AnItem | ) |
gp_Dir PColgp_SeqNodeOfHSequenceOfDir::Value | ( | ) | const |