Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 26, 2015, 8:47:52 PM (9 years ago)
Author:
landauf
Message:

added unload() function to StaticallyInitializedInstance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core7/src/libraries/core/module/ModuleInstance.h

    r10344 r10404  
    4343            void addStaticallyInitializedInstance(StaticallyInitializedInstance* instance);
    4444            void loadAllStaticallyInitializedInstances();
     45            void unloadAllStaticallyInitializedInstances();
    4546            void removeStaticallyInitializedInstance(StaticallyInitializedInstance* instance);
    4647
Note: See TracChangeset for help on using the changeset viewer.