[svn-r8569] Purpose:

Add/Correct documentation

Description:
    Added doxygen documentation to:
        Exception.cpp
        H5CompType.cpp
        H5FcreatProp.cpp

    and corrected some typos in comments for:
        H5AbstractDs.cpp
        H5EnumType.cpp
        H5File.cpp

Platforms:
    SunOS 5.7 (arabica)
    Linux 2.4 (eirene)
This commit is contained in:
Binh-Minh Ribler
2004-05-23 23:02:58 -05:00
parent 53114fe055
commit 02a1c32b1f
7 changed files with 639 additions and 81 deletions

View File

@@ -94,7 +94,6 @@ DataType AbstractDs::getDataType() const
return( datatype );
}
// can be a dataset or an attribute.
//--------------------------------------------------------------------------
// Function: AbstractDs::getEnumType
///\brief Returns the enumeration datatype of this abstract dataset which