Open CASCADE Technology  7.1.0.beta
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

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