Open CASCADE Technology
6.5.4
|
#include <PColStd_SeqNodeOfHSequenceOfInteger.hxx>
PColStd_SeqNodeOfHSequenceOfInteger::PColStd_SeqNodeOfHSequenceOfInteger | ( | const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | TheLast, |
const Standard_Integer & | TheItem | ||
) |
PColStd_SeqNodeOfHSequenceOfInteger::PColStd_SeqNodeOfHSequenceOfInteger | ( | const Standard_Integer & | TheItem, |
const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | TheFirst | ||
) |
PColStd_SeqNodeOfHSequenceOfInteger::PColStd_SeqNodeOfHSequenceOfInteger | ( | const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | ThePrevious, |
const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | TheNext, | ||
const Standard_Integer & | TheItem | ||
) |
PColStd_SeqNodeOfHSequenceOfInteger::PColStd_SeqNodeOfHSequenceOfInteger | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
Standard_Integer PColStd_SeqNodeOfHSequenceOfInteger::_CSFDB_GetPColStd_SeqNodeOfHSequenceOfIntegerMyItem | ( | ) | const [inline] |
Handle< PColStd_SeqNodeOfHSequenceOfInteger > PColStd_SeqNodeOfHSequenceOfInteger::_CSFDB_GetPColStd_SeqNodeOfHSequenceOfIntegerMyNext | ( | ) | const [inline] |
Handle< PColStd_SeqNodeOfHSequenceOfInteger > PColStd_SeqNodeOfHSequenceOfInteger::_CSFDB_GetPColStd_SeqNodeOfHSequenceOfIntegerMyPrevious | ( | ) | const [inline] |
void PColStd_SeqNodeOfHSequenceOfInteger::_CSFDB_SetPColStd_SeqNodeOfHSequenceOfIntegerMyItem | ( | const Standard_Integer | p | ) | [inline] |
void PColStd_SeqNodeOfHSequenceOfInteger::_CSFDB_SetPColStd_SeqNodeOfHSequenceOfIntegerMyNext | ( | const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | p | ) | [inline] |
void PColStd_SeqNodeOfHSequenceOfInteger::_CSFDB_SetPColStd_SeqNodeOfHSequenceOfIntegerMyPrevious | ( | const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | p | ) | [inline] |
Handle_PColStd_SeqNodeOfHSequenceOfInteger PColStd_SeqNodeOfHSequenceOfInteger::Next | ( | ) | const |
Handle_PColStd_SeqNodeOfHSequenceOfInteger PColStd_SeqNodeOfHSequenceOfInteger::Previous | ( | ) | const |
void PColStd_SeqNodeOfHSequenceOfInteger::SetNext | ( | const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | ANode | ) |
void PColStd_SeqNodeOfHSequenceOfInteger::SetPrevious | ( | const Handle< PColStd_SeqNodeOfHSequenceOfInteger > & | ANode | ) |