hdf_dlist.h

    DriverUtils

    Description:

    Declares doubly linked list structures and interfaces.

    This file provides interfaces such as inserting a node from the head or tail of a doubly linked list, checking whether a doubly linked list is empty, traversing a doubly linked list, and merging doubly linked lists.

    Since:

    1.0

    Version:

    1.0