hdf5/c++/src
Binh-Minh Ribler 67a61ed22f [svn-r24983] Purpose: Fix HDFFV-8367
Description:
    - Added wrappers to CommomFG for H5Oget_info_by_name() to get a child
      object's type (requested by user)
        H5O_type_t childObjType(const H5std_string& objname) const;
        H5O_type_t childObjType(const char* objname) const;
        H5O_type_t childObjType(hsize_t index, H5_index_t index_type=H5_INDEX_NAME, H5_iter_order_t order=H5_ITER_INC, const char* objname=".") const;
    - Added tests to tobject.cpp
Platforms tested:
    Linux/ppc64 (ostrich)
    Linux/32 2.6 (jam)
    SunOS 5.11 (emu)
2014-04-07 15:08:59 -05:00
..
header_files
CMakeLists.txt [svn-r24895] Add INTERFACE properties to libs 2014-03-25 13:25:53 -05:00
cpp_doc_config
h5c++.in
H5AbstractDs.cpp
H5AbstractDs.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5Alltypes.h
H5ArrayType.cpp
H5ArrayType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5AtomType.cpp
H5AtomType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5Attribute.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
H5Attribute.h [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
H5Classes.h
H5CommonFG.cpp [svn-r24983] Purpose: Fix HDFFV-8367 2014-04-07 15:08:59 -05:00
H5CommonFG.h [svn-r24983] Purpose: Fix HDFFV-8367 2014-04-07 15:08:59 -05:00
H5CompType.cpp [svn-r24937] Adds an H5free_memory() function to the library for use with 2014-03-31 18:35:09 -05:00
H5CompType.h [svn-r24912] Purpose: Fix HDFFV-8642 2014-03-26 23:36:53 -05:00
H5Cpp.h
H5CppDoc.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5DataSet.cpp [svn-r24865] Description: 2014-03-21 18:23:05 -05:00
H5DataSet.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5DataSpace.cpp
H5DataSpace.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5DataType.cpp [svn-r24937] Adds an H5free_memory() function to the library for use with 2014-03-31 18:35:09 -05:00
H5DataType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5DcreatProp.cpp
H5DcreatProp.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5DxferProp.cpp [svn-r24938] Description: 2014-04-01 00:59:37 -05:00
H5DxferProp.h [svn-r24925] Purpose: Fix HDFFV-7907 2014-03-30 11:15:11 -05:00
H5EnumType.cpp [svn-r24865] Description: 2014-03-21 18:23:05 -05:00
H5EnumType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5Exception.cpp [svn-r24865] Description: 2014-03-21 18:23:05 -05:00
H5Exception.h [svn-r24865] Description: 2014-03-21 18:23:05 -05:00
H5FaccProp.cpp
H5FaccProp.h [svn-r24864] Description: 2014-03-21 18:02:24 -05:00
H5FcreatProp.cpp
H5FcreatProp.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5File.cpp [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5File.h [svn-r24867] Description: 2014-03-22 15:39:44 -05:00
H5FloatType.cpp
H5FloatType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5Group.cpp [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5Group.h [svn-r24867] Description: 2014-03-22 15:39:44 -05:00
H5IdComponent.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
H5IdComponent.h [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
H5Include.h
H5IntType.cpp
H5IntType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5Library.cpp
H5Library.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5Location.cpp [svn-r24925] Purpose: Fix HDFFV-7907 2014-03-30 11:15:11 -05:00
H5Location.h [svn-r24901] Description: 2014-03-25 19:47:07 -05:00
H5Object.cpp [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
H5Object.h [svn-r24969] Description: 2014-04-06 17:36:15 -05:00
H5PredType.cpp [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5PredType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5PropList.cpp [svn-r24937] Adds an H5free_memory() function to the library for use with 2014-03-31 18:35:09 -05:00
H5PropList.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5StrType.cpp
H5StrType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
H5VarLenType.cpp
H5VarLenType.h [svn-r24291] Description: 2013-10-15 00:31:20 -05:00
header.html
Makefile.am [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS instead of INCLUDES. Update automake to 1.14.1 2014-03-31 12:07:05 -05:00
Makefile.in [svn-r24966] Snapshot version 1.9 release 176 2014-04-06 04:20:59 -05:00
RM_stylesheet.css