Open CASCADE Technology 6.6.0
Public Member Functions
PColStd_SeqNodeOfHSequenceOfInteger Class Reference

#include <PColStd_SeqNodeOfHSequenceOfInteger.hxx>

Inheritance diagram for PColStd_SeqNodeOfHSequenceOfInteger:
Inheritance graph
[legend]

Public Member Functions

 PColStd_SeqNodeOfHSequenceOfInteger (const Handle< PColStd_SeqNodeOfHSequenceOfInteger > &TheLast, const Standard_Integer &TheItem)
 PColStd_SeqNodeOfHSequenceOfInteger (const Standard_Integer &TheItem, const Handle< PColStd_SeqNodeOfHSequenceOfInteger > &TheFirst)
 PColStd_SeqNodeOfHSequenceOfInteger (const Handle< PColStd_SeqNodeOfHSequenceOfInteger > &ThePrevious, const Handle< PColStd_SeqNodeOfHSequenceOfInteger > &TheNext, const Standard_Integer &TheItem)
Standard_Integer Value () const
Handle_PColStd_SeqNodeOfHSequenceOfInteger Next () const
Handle_PColStd_SeqNodeOfHSequenceOfInteger Previous () const
void SetValue (const Standard_Integer &AnItem)
void SetNext (const Handle< PColStd_SeqNodeOfHSequenceOfInteger > &ANode)
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)

Constructor & Destructor Documentation

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 ( ) [inline]
PColStd_SeqNodeOfHSequenceOfInteger::PColStd_SeqNodeOfHSequenceOfInteger ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

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)
void PColStd_SeqNodeOfHSequenceOfInteger::SetValue ( const Standard_Integer AnItem)
Standard_Integer PColStd_SeqNodeOfHSequenceOfInteger::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines