Open CASCADE Technology  7.2.0
Data Structures | Typedefs

NCollection_BaseList.hxx File Reference

#include <Standard_NoSuchObject.hxx>
#include <NCollection_DefineAlloc.hxx>
#include <NCollection_ListNode.hxx>

Data Structures

class  NCollection_BaseList
 
class  NCollection_BaseList::Iterator
 Memory allocation. More...
 

Typedefs

typedef void(* NCollection_DelListNode) (NCollection_ListNode *, Handle< NCollection_BaseAllocator > &theAl)
 

Typedef Documentation

◆ NCollection_DelListNode

typedef void(* NCollection_DelListNode) (NCollection_ListNode *, Handle< NCollection_BaseAllocator > &theAl)