Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 27, 2015, 11:05:18 PM (9 years ago)
Author:
landauf
Message:

added PluginManager to load/unload plugins at runtime

File:
1 edited

Legend:

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

    r10532 r10552  
    114114
    115115            CoreStaticInitializationHandler* staticInitHandler_;
     116            PluginManager*                   pluginManager_;
    116117            ModuleInstance*                  rootModule_;
    117118            std::list<ModuleInstance*>       modules_;
Note: See TracChangeset for help on using the changeset viewer.