Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
NCollection_SeqNode Class Reference

#include <NCollection_BaseSequence.hxx>

Inheritance diagram for NCollection_SeqNode:
Inheritance graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

NCollection_SeqNode::NCollection_SeqNode ( void  )
inline

Member Function Documentation

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

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