Open CASCADE Technology
6.9.0
|
#include <PShort_SeqNodeOfHSequenceOfShortReal.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... | |
PShort_SeqNodeOfHSequenceOfShortReal::PShort_SeqNodeOfHSequenceOfShortReal | ( | const Handle< PShort_SeqNodeOfHSequenceOfShortReal > & | TheLast, |
const Standard_ShortReal & | TheItem | ||
) |
PShort_SeqNodeOfHSequenceOfShortReal::PShort_SeqNodeOfHSequenceOfShortReal | ( | const Standard_ShortReal & | TheItem, |
const Handle< PShort_SeqNodeOfHSequenceOfShortReal > & | TheFirst | ||
) |
PShort_SeqNodeOfHSequenceOfShortReal::PShort_SeqNodeOfHSequenceOfShortReal | ( | const Handle< PShort_SeqNodeOfHSequenceOfShortReal > & | ThePrevious, |
const Handle< PShort_SeqNodeOfHSequenceOfShortReal > & | TheNext, | ||
const Standard_ShortReal & | TheItem | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Handle< PShort_SeqNodeOfHSequenceOfShortReal > PShort_SeqNodeOfHSequenceOfShortReal::Next | ( | ) | const |
Handle< PShort_SeqNodeOfHSequenceOfShortReal > PShort_SeqNodeOfHSequenceOfShortReal::Previous | ( | ) | const |
void PShort_SeqNodeOfHSequenceOfShortReal::SetNext | ( | const Handle< PShort_SeqNodeOfHSequenceOfShortReal > & | ANode | ) |
void PShort_SeqNodeOfHSequenceOfShortReal::SetPrevious | ( | const Handle< PShort_SeqNodeOfHSequenceOfShortReal > & | ANode | ) |
void PShort_SeqNodeOfHSequenceOfShortReal::SetValue | ( | const Standard_ShortReal & | AnItem | ) |
Standard_ShortReal PShort_SeqNodeOfHSequenceOfShortReal::Value | ( | ) | const |