OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    NCollection_BaseList.hxx File Reference
    #include <Standard_NoSuchObject.hxx>
    #include <NCollection_DefineAlloc.hxx>
    #include <NCollection_ListNode.hxx>
    #include <utility>

    Data Structures

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

    Typedefs

    typedef void(* NCollection_DelListNode) (NCollection_ListNode *, occ::handle< NCollection_BaseAllocator > &theAl)

    Typedef Documentation

    ◆ NCollection_DelListNode

    typedef void(* NCollection_DelListNode) (NCollection_ListNode *, occ::handle< NCollection_BaseAllocator > &theAl)