hdf5/hl/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
..
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
ptableTest.cpp [svn-r11537] Purpose: 2005-10-11 11:55:29 -05:00
ptableTest.h [svn-r11537] Purpose: 2005-10-11 11:55:29 -05:00