Open CASCADE Technology  7.4.0
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::NCollection_SeqNode ( )
inline

Member Function Documentation

◆ Next()

NCollection_SeqNode* NCollection_SeqNode::Next ( void  ) const
inline

◆ Previous()

NCollection_SeqNode* NCollection_SeqNode::Previous ( ) const
inline

◆ SetNext()

void NCollection_SeqNode::SetNext ( NCollection_SeqNode theNext)
inline

◆ SetPrevious()

void NCollection_SeqNode::SetPrevious ( NCollection_SeqNode thePrev)
inline

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