H5Attribute Class Reference

Class that holds some static convenience methods. More...

List of all members.

Static Public Member Functions

static AbstractH5Attribute::Pointer ReadH5Attribute (hid_t loc_id, const std::string &dsetName, const std::string &attributeKey)
 Reads an attribute from a dataset or group from an HDF5 data file.

Protected Member Functions

 H5Attribute ()
 ~H5Attribute ()

Private Member Functions

 H5Attribute (const H5Attribute &)
void operator= (const H5Attribute &)


Detailed Description

Class that holds some static convenience methods.

Author:
Michael A. Jackson for BlueQuartz Software
Date:
May 28, 2009
Version:
1.0


Constructor & Destructor Documentation

H5Attribute::H5Attribute (  )  [inline, protected]

H5Attribute::~H5Attribute (  )  [inline, protected]

H5Attribute::H5Attribute ( const H5Attribute  )  [private]


Member Function Documentation

AbstractH5Attribute::Pointer H5Attribute::ReadH5Attribute ( hid_t  loc_id,
const std::string &  dsetName,
const std::string &  attributeKey 
) [static]

Reads an attribute from a dataset or group from an HDF5 data file.

Parameters:
loc_id The id of the root location which can be a File, Group or Dataset Id
dsetName The name of the data set
attributeKey The name of the attribute to read.
Returns:
An AbstractH5Attribute shared pointer.

void H5Attribute::operator= ( const H5Attribute  )  [private]


The documentation for this class was generated from the following files:
Generated on Tue Nov 17 18:43:11 2009 for MXADataModel by  doxygen 1.5.2