Ignore:
Timestamp:
Mar 10, 2007, 9:40:28 PM (19 years ago)
Author:
cinc
Message:

Added doxygen tags. Renamed methods.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/desktop/idl/m_wpdatafile.idl

    r206 r248  
    1616* The Initial Developer of the Original Code is
    1717* netlabs.org: Chris Wohlgemuth <cinc-ml@netlabs.org>.
    18 * Portions created by the Initial Developer are Copyright (C) 2005-2006
     18* Portions created by the Initial Developer are Copyright (C) 2005-2007
    1919* the Initial Developer. All Rights Reserved.
    2020*
     
    3232*
    3333* ***** END LICENSE BLOCK ***** */
     34/** \file
     35    Class definition file for M_WPDataFile class.
     36*/
     37
    3438#ifndef M_WPDATAFILE_IDL_INCLUDED
    3539#define M_WPDATAFILE_IDL_INCLUDED
     
    4347#include "nomstring.idl"
    4448
     49/** \interface M_WPDataFile
     50
     51    This class is the metaclass for the WPDataFile class.
     52 */
    4553interface M_WPDataFile : M_WPFileSystem
    4654{
Note: See TracChangeset for help on using the changeset viewer.