[svn-r24161] Purpose: More on HDFFV-7520 and HDFFV-533

Description:
    - Completed the changes in revisions r22836 and r23438 with improvement
    on wrappers such as reference, dereference, get region, and set/getcomment.
    - Added more tests.
Platforms tested:
    Linux/32 2.6 (jam)
    SunOS 5.11 (emu)
    Linux/ppc64 (ostrich)
This commit is contained in:
Binh-Minh Ribler
2013-09-18 20:54:54 -05:00
parent 54a659cb99
commit 18b896112c
17 changed files with 908 additions and 376 deletions

View File

@@ -446,7 +446,7 @@ void DataSpace::getSelectBounds ( hsize_t* start, hsize_t* end ) const
}
//--------------------------------------------------------------------------
// Function: DataSpace::H5Sselect_elements
// Function: DataSpace::selectElements
///\brief Selects array elements to be included in the selection for
/// this dataspace.
///\param op - IN: Operator specifying how the new selection is to be