H5O.get_info_by_name
The info_struct structure contains fields: fileno; /* File number that object is located in addr; /* Object address in file type; /* Basic object type (group, dataset, etc.) rc; /* Reference count of object atime; /* Access time mtime; /* Modification time ctime; /* Change time btime; /* Birth time num_attrs; /* # of attributes attached to object
See also:
Source Code: H5O.get_info_by_name