HDF4_FILE Class Reference

#include <mi32/hdf4.h>

List of all members.

Public Member Functions

 HDF4_FILE (const HDF4_FILE &rhs)
 HDF4_FILE ()
 ~HDF4_FILE ()
void Close ()
bool IsOpen () const
ERRVALUE Open (const FILEPATH &filepath)
HDF4_FILEoperator= (const HDF4_FILE &rhs)

Constructor & Destructor Documentation

HDF4_FILE::HDF4_FILE (  )  [inline]

Default constructor.

HDF4_FILE::HDF4_FILE ( const HDF4_FILE rhs  ) 

Copy constructor.

HDF4_FILE::~HDF4_FILE (  ) 

Destructor.


Member Function Documentation

void HDF4_FILE::Close (  ) 

Close currently open file.

bool HDF4_FILE::IsOpen (  )  const [inline]

Determine if file is currently open.

ERRVALUE HDF4_FILE::Open ( const FILEPATH filepath  ) 

Open file.

HDF4_FILE& HDF4_FILE::operator= ( const HDF4_FILE rhs  ) 

Assignment.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:33:29 2012 for TNTsdk 2012 by  doxygen 1.6.1