From 6e6f5725151bcd989bb252f33d7209e06cf79fa6 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Sat, 15 May 2004 11:00:22 -0500 Subject: [svn-r8529] Purpose: Update file format with placeholders for skipped object header messages. --- doc/html/H5.format.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/doc/html/H5.format.html b/doc/html/H5.format.html index e62581b..1868138 100644 --- a/doc/html/H5.format.html +++ b/doc/html/H5.format.html @@ -104,6 +104,7 @@ TABLE.list TD { border:none; }
  • Name: NIL
  • Name: Simple Dataspace +
  • Name: Reserved - not assigned yet
  • Name: Datatype
  • Name: Data Storage - Fill Value (Old)
  • Name: Data Storage - Fill Value @@ -120,6 +121,7 @@ TABLE.list TD { border:none; }
  • Disk Format Level 2a - Data Object Headers(Continued)
      +
    1. Name: Reserved - not assigned yet
    2. Name: Data Storage - External Data Files
    3. Name: Data Storage - Layout
    4. Name: Reserved - not assigned yet @@ -129,6 +131,7 @@ TABLE.list TD { border:none; }
    5. Name: Object Comment
    6. Name: Object Modification Date and Time (Old) +
    7. Name: Reserved - not assigned yet
    8. Name: Object Header Continuation
    9. Name: Group Message
    10. Name: Object Modification Date and Time @@ -2723,6 +2726,17 @@ TABLE.list TD { border:none; } --> +
      +

      Name: Reserved - Not Assigned Yet

      + Header Message Type: 0x0002
      + Length: N/A
      + Status: N/A
      + Format of Data: N/A
      + +

      Purpose and Description: This message type was skipped during + the initial specification of the file format and may be used in a + future expansion to the format. +


      Name: Datatype

      @@ -4496,6 +4510,17 @@ TABLE.list TD { border:none; } -->
      +

      Name: Reserved - Not Assigned Yet

      + Header Message Type: 0x0006
      + Length: N/A
      + Status: N/A
      + Format of Data: N/A
      + +

      Purpose and Description: This message type was skipped during + the initial specification of the file format and may be used in a + future expansion to the format. + +


      Name: Data Storage - External Data Files

      Header Message Type: 0x0007
      @@ -5228,6 +5253,12 @@ TABLE.list TD { border:none; } updated when any object header message changes according to the system clock where the change was posted. +

      This modification time message is deprecated in favor of the "new" + modification time message (Message Type 0x0012) and is no longer written + to the file in versions of the HDF5 library after the 1.6.0 version. +

      + +

      @@ -5416,6 +5447,17 @@ TABLE.list TD { border:none; } --> +
      +

      Name: Reserved - Not Assigned Yet

      + Header Message Type: 0x000F
      + Length: N/A
      + Status: N/A
      + Format of Data: N/A
      + +

      Purpose and Description: This message type was skipped during + the initial specification of the file format and may be used in a + future expansion to the format. +


      Name: Object Header Continuation

      Header Message Type: 0x0010
      -- cgit v0.12