Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Typedefs
NCollection_BaseMap.hxx File Reference
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Standard_OStream.hxx>
#include <Standard.hxx>
#include <Standard_Macro.hxx>
#include <NCollection_BaseAllocator.hxx>
#include <NCollection_ListNode.hxx>

Data Structures

class  NCollection_BaseMap
 
class  NCollection_BaseMap::Iterator
 

Typedefs

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

Typedef Documentation

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