Files
hdf5/c++/src
Binh-Minh Ribler 1aec17231d [svn-r3122] Purpose:
Fix and improve

Description:
        - Put functions that are common to H5File and Group into a
          prototype class, CommonFG.  I didn't do that before because
          of the fear of the consequences of multiple inheritance, since
          H5File and Group already inherit from different super classes.
          I recently read a C++ book and learned to use MI more safely.
          This change reduced some more of code redundancy.
        - Added missing const to some function parameters

Platforms tested:
        Solaris/CC 5.0 (arabica)
2000-12-13 08:06:57 -05:00
..
2000-11-15 12:43:06 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-11-14 16:30:12 -05:00
2000-12-12 21:15:31 -05:00
2000-12-13 08:06:57 -05:00
2000-12-11 23:40:09 -05:00
2000-12-11 23:40:09 -05:00
2000-11-15 11:40:42 -05:00
2000-12-13 08:06:57 -05:00
2000-12-12 21:15:31 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-12-11 23:40:09 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-12 21:15:31 -05:00
2000-12-13 08:06:57 -05:00
2000-12-06 19:04:08 -05:00
2000-12-11 23:40:09 -05:00
2000-12-12 21:15:31 -05:00
2000-12-13 08:06:57 -05:00
2000-12-12 21:15:31 -05:00
2000-12-13 08:06:57 -05:00
2000-11-14 16:30:12 -05:00
2000-12-13 08:06:57 -05:00
2000-12-06 19:04:08 -05:00
2000-12-11 23:40:09 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-11 23:40:09 -05:00
2000-11-14 16:30:12 -05:00
2000-12-11 23:40:09 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-11-14 16:30:12 -05:00
2000-12-06 19:04:08 -05:00
2000-12-11 23:40:09 -05:00
2000-12-06 19:04:08 -05:00
2000-12-11 23:40:09 -05:00
2000-12-06 22:43:42 -05:00