Hdf5PagerFileHandle Class Reference

This class is pure virtual and provides access to the file handle held by an Hdf5Pager so that any plug-in using the HdfPlugIn can access the currently open file handle of a RasterElement that is using the Hdf5Pager as it's RasterPager instance. More...

#include <Hdf5PagerFileHandle.h>

Inheritance diagram for Hdf5PagerFileHandle:

Inheritance graph

List of all members.

Public Member Functions

virtual hid_t getFileHandle ()=0


Detailed Description

This class is pure virtual and provides access to the file handle held by an Hdf5Pager so that any plug-in using the HdfPlugIn can access the currently open file handle of a RasterElement that is using the Hdf5Pager as it's RasterPager instance.

Definition at line 22 of file Hdf5PagerFileHandle.h.


Member Function Documentation

virtual hid_t Hdf5PagerFileHandle::getFileHandle (  )  [pure virtual]

Return the HDF5 file handle currently held by the Hdf5Pager instance.

Implemented in Hdf5Pager.


Software Development Kit - Opticks 4.9.0 Build 16218