Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5226 in orxonox.OLD for trunk/src/util/loading/load_param.h


Ignore:
Timestamp:
Sep 23, 2005, 10:25:52 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: memory-leak-prevention

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/util/loading/load_param.h

    r5141 r5226  
    254254  LoadParamDescription* addParam(const char* paramName);
    255255
     256  static void deleteAllDescriptions();
     257
    256258  static void printAll(const char* fileName = NULL);
    257259  static tList<const char>* searchClassWithShort(const char* classNameBegin);
Note: See TracChangeset for help on using the changeset viewer.