Open CASCADE Technology  6.9.1
Public Member Functions
NCollection_SeqNode Class Reference

#include <NCollection_BaseSequence.hxx>

Inheritance diagram for NCollection_SeqNode:
Inheritance graph
[legend]

Public Member Functions

 NCollection_SeqNode ()
 
NCollection_SeqNodeNext () const
 
NCollection_SeqNodePrevious () const
 
void SetNext (NCollection_SeqNode *theNext)
 
void SetPrevious (NCollection_SeqNode *thePrev)
 

Constructor & Destructor Documentation

NCollection_SeqNode::NCollection_SeqNode ( )
inline

Member Function Documentation

NCollection_SeqNode* NCollection_SeqNode::Next ( void  ) const
inline
NCollection_SeqNode* NCollection_SeqNode::Previous ( ) const
inline
void NCollection_SeqNode::SetNext ( NCollection_SeqNode theNext)
inline
void NCollection_SeqNode::SetPrevious ( NCollection_SeqNode thePrev)
inline

The documentation for this class was generated from the following file: