Data Access Library (DAL)
 All Classes Functions Variables Typedefs Friends
Friends
dal::FileInfoType Class Reference

#include <FileInfo.h>

List of all members.

Friends

class FileInfo

Detailed Description

A FileInfoType object stores file-scope info that becomes known when a file is opened and may be needed by any object in the HDF5 hierarchy. Once set, this info cannot be changed. An exception is fileVersion which is needed everywhere, but is also stored as an attribute and thus may be changed.

FileInfoType objects are reference counted using FileInfo to remain open until all file objects have been closed (i.e. the moment HDF5 can close the file).

This class is intended to be used through FileInfo only. Do not use directly.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs Friends