Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 8, 2010, 1:39:02 AM (14 years ago)
Author:
landauf
Message:

added documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/libraries/core/CoreIncludes.h

    r7372 r7375  
    3535    @file
    3636    @ingroup Object Factory
    37     @brief Definition of macros for Identifiers
     37    @brief Defines several very important macros used to register objects, create factories, and to work with identifiers.
    3838
    3939    Every class needs the @c RegisterObject(class) macro in its constructor. If the class is an interface
Note: See TracChangeset for help on using the changeset viewer.