Open CASCADE Technology  7.0.0
Data Structures | Typedefs

NCollection_BaseMap.hxx File Reference

#include <Standard.hxx>
#include <NCollection_BaseAllocator.hxx>
#include <NCollection_DefineAlloc.hxx>
#include <NCollection_ListNode.hxx>

Data Structures

class  NCollection_BaseMap
 
class  NCollection_BaseMap::Iterator
 Memory allocation. More...
 

Typedefs

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

Typedef Documentation

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