Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
NCollection_SeqNode Class Reference

#include <NCollection_BaseSequence.hxx>

Inheritance diagram for NCollection_SeqNode:
Inheritance graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

◆ NCollection_SeqNode()

NCollection_SeqNode::NCollection_SeqNode ( )
inlinenoexcept

Member Function Documentation

◆ Next()

NCollection_SeqNode * NCollection_SeqNode::Next ( ) const
inlinenoexcept

◆ Previous()

NCollection_SeqNode * NCollection_SeqNode::Previous ( ) const
inlinenoexcept

◆ SetNext()

void NCollection_SeqNode::SetNext ( NCollection_SeqNode * theNext)
inlinenoexcept

◆ SetPrevious()

void NCollection_SeqNode::SetPrevious ( NCollection_SeqNode * thePrev)
inlinenoexcept

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