Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/singleton/ScopeManager.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
(edit) @10538   9 years landauf now that the order of initialization is well defined (first …
(edit) @10517   9 years landauf activating a scopelistener right after registering may not be the best …
(edit) @10515   9 years landauf if the scope is already active when a scopelistener is registered, …
(edit) @10514   9 years landauf don't store scope in ScopeListener - instead register the listener in …
(edit) @10513   9 years landauf refactoring: moved code from Scope.h into ScopeManager
(edit) @10463   9 years landauf removed unnecessary instance counts. creation of scopes is strictly …
(edit) @10462   9 years landauf some refactoring in ScopeManager. made it a singleton and added functions.
(copy) @10461   9 years landauf moved ScopeManager into separate class
copied from code/branches/core7/src/libraries/core/singleton/Scope.h:
(edit) @10460   9 years landauf StaticallyInitializedScopedSingletonWrapper registers …
Note: See TracRevisionLog for help on using the revision log.