Open CASCADE Technology 6.6.0
Public Member Functions
PColStd_SeqNodeOfHSequenceOfReal Class Reference

#include <PColStd_SeqNodeOfHSequenceOfReal.hxx>

Inheritance diagram for PColStd_SeqNodeOfHSequenceOfReal:
Inheritance graph
[legend]

Public Member Functions

 PColStd_SeqNodeOfHSequenceOfReal (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &TheLast, const Standard_Real &TheItem)
 PColStd_SeqNodeOfHSequenceOfReal (const Standard_Real &TheItem, const Handle< PColStd_SeqNodeOfHSequenceOfReal > &TheFirst)
 PColStd_SeqNodeOfHSequenceOfReal (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &ThePrevious, const Handle< PColStd_SeqNodeOfHSequenceOfReal > &TheNext, const Standard_Real &TheItem)
Standard_Real Value () const
Handle_PColStd_SeqNodeOfHSequenceOfReal Next () const
Handle_PColStd_SeqNodeOfHSequenceOfReal Previous () const
void SetValue (const Standard_Real &AnItem)
void SetNext (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &ANode)
void SetPrevious (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &ANode)
 PColStd_SeqNodeOfHSequenceOfReal ()
 PColStd_SeqNodeOfHSequenceOfReal (const Storage_stCONSTclCOM &a)
Handle
< PColStd_SeqNodeOfHSequenceOfReal
_CSFDB_GetPColStd_SeqNodeOfHSequenceOfRealMyPrevious () const
void _CSFDB_SetPColStd_SeqNodeOfHSequenceOfRealMyPrevious (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &p)
Standard_Real _CSFDB_GetPColStd_SeqNodeOfHSequenceOfRealMyItem () const
void _CSFDB_SetPColStd_SeqNodeOfHSequenceOfRealMyItem (const Standard_Real p)
Handle
< PColStd_SeqNodeOfHSequenceOfReal
_CSFDB_GetPColStd_SeqNodeOfHSequenceOfRealMyNext () const
void _CSFDB_SetPColStd_SeqNodeOfHSequenceOfRealMyNext (const Handle< PColStd_SeqNodeOfHSequenceOfReal > &p)

Constructor & Destructor Documentation

PColStd_SeqNodeOfHSequenceOfReal::PColStd_SeqNodeOfHSequenceOfReal ( const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  TheLast,
const Standard_Real TheItem 
)
PColStd_SeqNodeOfHSequenceOfReal::PColStd_SeqNodeOfHSequenceOfReal ( const Standard_Real TheItem,
const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  TheFirst 
)
PColStd_SeqNodeOfHSequenceOfReal::PColStd_SeqNodeOfHSequenceOfReal ( const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  ThePrevious,
const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  TheNext,
const Standard_Real TheItem 
)
PColStd_SeqNodeOfHSequenceOfReal::PColStd_SeqNodeOfHSequenceOfReal ( ) [inline]
PColStd_SeqNodeOfHSequenceOfReal::PColStd_SeqNodeOfHSequenceOfReal ( const Storage_stCONSTclCOM a) [inline]

Member Function Documentation

Standard_Real PColStd_SeqNodeOfHSequenceOfReal::_CSFDB_GetPColStd_SeqNodeOfHSequenceOfRealMyItem ( ) const [inline]
Handle< PColStd_SeqNodeOfHSequenceOfReal > PColStd_SeqNodeOfHSequenceOfReal::_CSFDB_GetPColStd_SeqNodeOfHSequenceOfRealMyNext ( ) const [inline]
Handle< PColStd_SeqNodeOfHSequenceOfReal > PColStd_SeqNodeOfHSequenceOfReal::_CSFDB_GetPColStd_SeqNodeOfHSequenceOfRealMyPrevious ( ) const [inline]
void PColStd_SeqNodeOfHSequenceOfReal::_CSFDB_SetPColStd_SeqNodeOfHSequenceOfRealMyItem ( const Standard_Real  p) [inline]
void PColStd_SeqNodeOfHSequenceOfReal::_CSFDB_SetPColStd_SeqNodeOfHSequenceOfRealMyNext ( const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  p) [inline]
void PColStd_SeqNodeOfHSequenceOfReal::_CSFDB_SetPColStd_SeqNodeOfHSequenceOfRealMyPrevious ( const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  p) [inline]
Handle_PColStd_SeqNodeOfHSequenceOfReal PColStd_SeqNodeOfHSequenceOfReal::Next ( ) const
Handle_PColStd_SeqNodeOfHSequenceOfReal PColStd_SeqNodeOfHSequenceOfReal::Previous ( ) const
void PColStd_SeqNodeOfHSequenceOfReal::SetNext ( const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  ANode)
void PColStd_SeqNodeOfHSequenceOfReal::SetPrevious ( const Handle< PColStd_SeqNodeOfHSequenceOfReal > &  ANode)
void PColStd_SeqNodeOfHSequenceOfReal::SetValue ( const Standard_Real AnItem)
Standard_Real PColStd_SeqNodeOfHSequenceOfReal::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