|
Open CASCADE Technology 6.5.2
|
#include <NCollection_BaseSequence.hxx>

Public Member Functions | |
| NCollection_SeqNode (void) | |
| const NCollection_SeqNode * | Next () const |
| const NCollection_SeqNode * | Previous () const |
| void | SetNext (const NCollection_SeqNode *theNext) |
| void | SetPrevious (const NCollection_SeqNode *thePrev) |
| NCollection_SeqNode::NCollection_SeqNode | ( | void | ) | [inline] |
| 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] |
1.7.4