hdf_obj_next (3) - Linux Manuals

hdf_obj_next: Return the next node of a dataset level

NAME

hdf_obj_next - Return the next node of a dataset level

SYNOPSIS

#include <util/neo_hdf.h>

HDF* hdf_obj_next (HDF *hdf);

ARGUMENTS

hdf -> the hdf dataset node

DESCRIPTION

hdf_obj_next is an accessor function for the HDF struct

RETURN VALUE

None