OCC Main Page | FoundationClasses | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FoundationClasses
TKernel
NCollection


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)

Private Attributes

const NCollection_SeqNodemyNext
const NCollection_SeqNodemyPrevious

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]
 


Field Documentation

const NCollection_SeqNode* NCollection_SeqNode::myNext [private]
 

const NCollection_SeqNode* NCollection_SeqNode::myPrevious [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:12:59 2008 for OpenCASCADE by  doxygen 1.4.1