Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
NCollection_ListNode Class Reference

#include <NCollection_ListNode.hxx>

Inheritance diagram for NCollection_ListNode:
Inheritance graph
[legend]

Public Member Functions

 NCollection_ListNode (NCollection_ListNode *theNext)
 The only constructor.
NCollection_ListNode *& Next (void)
 Next pointer access.
NCollection_ListNodeNext (void) const
 Next pointer const access.

Detailed Description

Purpose: This class is used to represent a node in the BaseList and BaseMap.


Constructor & Destructor Documentation


Member Function Documentation


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