Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 1, 2006, 8:16:15 PM (18 years ago)
Author:
bensch
Message:

more renamings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/util/loading/fast_factory.h

    r9715 r9716  
    3333 * Creates a FastFactory for a Class' static function named ClassName::fastFactory.
    3434 * @param CLASS_NAME the name of the Class to create the fast-factory for.
    35  * @param CLASS_ID the ID of the class to create the fast-factory for @see "class_id.h"
     35 * @param CLASS_ID the ID of the class to create the fast-factory for @see "class_id_DEPRECATED.h"
    3636 *
    3737 * notice, that the Class to be called, must implement:
Note: See TracChangeset for help on using the changeset viewer.