From d506e05870d17a82155a65c46807316a5943dda7 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Thu, 31 Jan 2008 11:57:01 -0500 Subject: [svn-r14477] Description: Removed H5Pset_fapl_stream and H5Pget_fapl_stream. Removed H5FD_STREAM from list of valid I/O drivers. Tested: Firefox --- doc/html/RM_H5P.html | 48 +++++++++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/doc/html/RM_H5P.html b/doc/html/RM_H5P.html index 3164d61..8e67122 100644 --- a/doc/html/RM_H5P.html +++ b/doc/html/RM_H5P.html @@ -140,14 +140,14 @@ which require many different parameters to be easily manipulated.
  • H5Pset_fapl_split
  • H5Pset_fapl_sec2
  • H5Pset_fapl_stdio -
  • H5Pset_fapl_stream -
  • H5Pget_fapl_stream - + + + - + - + + +
  • H5Pget_driver - +
  • H5Pset_meta_block_size
  • H5Pget_meta_block_size @@ -513,7 +513,7 @@ See further notes in the description of each function.
  • H5Pget_class_name
  • H5Pget_class_parent
  • H5Pget_driver - +
  • H5Pget_dxpl_mpio   ||
  • H5Pget_dxpl_multi
  • H5Pget_edc_check @@ -527,7 +527,7 @@ See further notes in the description of each function.
  • H5Pget_fapl_mpiposix   ||
  • H5Pget_fapl_multi
  • H5Pget_fapl_srb -
  • H5Pget_fapl_stream +
  • H5Pget_fclose_degree
  • H5Pget_fill_time @@ -573,7 +573,7 @@ See further notes in the description of each function.
  • H5Pset_cache
  • H5Pset_chunk
  • H5Pset_deflate - +
  • H5Pset_dxpl_mpio   ||
  • H5Pset_dxpl_multi
  • H5Pset_edc_check @@ -597,7 +597,7 @@ See further notes in the description of each function.
  • H5Pset_fapl_split
  • H5Pset_fapl_srb
  • H5Pset_fapl_stdio -
  • H5Pset_fapl_stream +
  • H5Pset_fclose_degree
  • H5Pset_fill_time
  • H5Pset_fill_value @@ -2381,8 +2381,8 @@ END SUBROUTINE h5pget_class_parent_f H5FD_MPIO H5FD_MULTI H5FD_SEC2 - H5FD_STDIO - H5FD_STREAM + H5FD_STDIO If a user defines and registers custom drivers or if additional drivers are defined in an HDF5 distribution, this list will be longer. @@ -3374,8 +3374,8 @@ SUBROUTINE --> - + + @@ -8336,8 +8343,8 @@ END SUBROUTINE h5pset_fapl_stdio_f - + + @@ -10801,7 +10815,7 @@ Describes HDF5 Release 1.6.7, January 2008 -- cgit v0.12