Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 20, 2006, 12:17:44 AM (19 years ago)
Author:
bensch
Message:

doxy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/util/loading/load_param.cc

    r9775 r9776  
    2424 * @param root the XML-element to load this Parameter from
    2525 * @param paramName the Parameter to load
    26  * @param object the BaseObject, to load this parameter on to (will be cast to executor's Parameter)
    2726 * @param inLoadCycle If we are in a LoadCycle (loading differs.).
    2827 */
     
    4140
    4241/**
     42 * @param classID the ID of the class. This is needed to identify into what class this Parameter belongs.
    4343 * @param descriptionText The text to set as a description for this Parameter
    4444 * @returns a pointer to itself.
Note: See TracChangeset for help on using the changeset viewer.