| Open CASCADE Technology
    7.8.0.dev
    | 
#include <NCollection_ListNode.hxx>

| Public Member Functions | |
| NCollection_ListNode (NCollection_ListNode *theNext) | |
| The only constructor.  More... | |
| NCollection_ListNode *& | Next (void) | 
| Next pointer access.  More... | |
| NCollection_ListNode * | Next (void) const | 
| Next pointer const access.  More... | |
Purpose: This class is used to represent a node in the BaseList and BaseMap.
| 
 | inline | 
The only constructor.
| 
 | inline | 
Next pointer access.
| 
 | inline | 
Next pointer const access.
 1.8.13
 1.8.13