hdf5/c++/test
James Laird 801ca2f9cb [svn-r12452] Purpose:
Feature

Description:
Revised Link APIs.

Solution:
New link APIs use H5L*
H5*create_expand do not create links to the objects created; this must
be done manually with H5Llink.
Added APIs to link an object given its ID (H5Llink), to copy links (H5Lcopy),
and changed creation APIs (H5Lcreate_hard and H5Lcreate_soft) and query
API (H5Lget_linkinfo instead of H5Gget_objinfo).
All old APIs are still supported in H5Gdeprec.c .

Platforms tested:
sol, mir, copper

Misc. update:
Forgot to update MANIFEST and release docs.  Will do after checkin.
2006-07-05 14:01:50 -05:00
..
dsets.cpp [svn-r12296] Purpose: Maintenance 2006-04-25 13:02:28 -05:00
h5cpputil.cpp [svn-r12202] Purpose: Maintenance 2006-04-05 11:50:56 -05:00
h5cpputil.h [svn-r12202] Purpose: Maintenance 2006-04-05 11:50:56 -05:00
Makefile.am [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
Makefile.in [svn-r12452] Purpose: 2006-07-05 14:01:50 -05:00
tattr.cpp [svn-r12440] Purpose: 2006-06-27 09:45:06 -05:00
testhdf5.cpp [svn-r12180] Purpose: Maintenance 2006-03-30 13:06:58 -05:00
tfile.cpp [svn-r12326] 2006-05-03 16:53:32 -05:00
th5s.cpp [svn-r12202] Purpose: Maintenance 2006-04-05 11:50:56 -05:00
th5s.h5 [svn-r3639] 2001-03-14 21:55:33 -05:00