#include <PColStd_SeqNodeOfHSequenceOfInteger.hxx>
Inheritance diagram for PColStd_SeqNodeOfHSequenceOfInteger:

Public Member Functions | |
| Standard_EXPORT | PColStd_SeqNodeOfHSequenceOfInteger (const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&TheLast, const Standard_Integer &TheItem) |
| Standard_EXPORT | PColStd_SeqNodeOfHSequenceOfInteger (const Standard_Integer &TheItem, const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&TheFirst) |
| Standard_EXPORT | PColStd_SeqNodeOfHSequenceOfInteger (const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&ThePrevious, const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&TheNext, const Standard_Integer &TheItem) |
| Standard_EXPORT Standard_Integer | Value () const |
| Standard_EXPORT Handle_PColStd_SeqNodeOfHSequenceOfInteger | Next () const |
| Standard_EXPORT Handle_PColStd_SeqNodeOfHSequenceOfInteger | Previous () const |
| Standard_EXPORT void | SetValue (const Standard_Integer &AnItem) |
| Standard_EXPORT void | SetNext (const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&ANode) |
| Standard_EXPORT void | SetPrevious (const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&ANode) |
| PColStd_SeqNodeOfHSequenceOfInteger () | |
| PColStd_SeqNodeOfHSequenceOfInteger (const Storage_stCONSTclCOM &a) | |
| Handle (PColStd_SeqNodeOfHSequenceOfInteger) _CSFDB_GetPColStd_SeqNodeOfHSequenceOfIntegerMyPrevious() const | |
| void | _CSFDB_SetPColStd_SeqNodeOfHSequenceOfIntegerMyPrevious (const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&p) |
| Standard_Integer | _CSFDB_GetPColStd_SeqNodeOfHSequenceOfIntegerMyItem () const |
| void | _CSFDB_SetPColStd_SeqNodeOfHSequenceOfIntegerMyItem (const Standard_Integer p) |
| Handle (PColStd_SeqNodeOfHSequenceOfInteger) _CSFDB_GetPColStd_SeqNodeOfHSequenceOfIntegerMyNext() const | |
| void | _CSFDB_SetPColStd_SeqNodeOfHSequenceOfIntegerMyNext (const Handle(PColStd_SeqNodeOfHSequenceOfInteger)&p) |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_PColStd_SeqNodeOfHSequenceOfInteger | MyPrevious |
| Standard_Integer | MyItem |
| Handle_PColStd_SeqNodeOfHSequenceOfInteger | MyNext |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PMMgt_PManaged. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1