Open CASCADE Technology
6.9.1
|
#include <PColgp_SeqNodeOfHSequenceOfDir.hxx>
Additional Inherited Members | |
Protected Member Functions inherited from PMMgt_PManaged | |
PMMgt_PManaged () | |
Returns an instance. The storage of the given "size" is allocated by <StorageManager>. More... | |
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 | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
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 |