Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/class/IdentifierManager.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) @10520   9 years landauf StaticallyInitializedInstances are now responsible to delete the …
(edit) @10519   9 years landauf only verify freshly initialized identifiers
(edit) @10483   9 years landauf avoid dependency on IdentifierManager for as long as possible
(edit) @10481   9 years landauf StaticallyInitializedIdentifier is now responsible to register and …
(edit) @10403   9 years landauf added function to destroy the class hierarchy (i.e. reset all …
(edit) @10399   9 years landauf use typeid(T) instead of typeid(T).name() to identify a class. this …
(edit) @10395   9 years landauf create and initialize Identifiers explicitly via registerClass(). …
(edit) @10372   9 years landauf use lists instead of sets to store parent identifiers. this allows to …
(edit) @10370   9 years landauf more checks.
(edit) @10366   9 years landauf found a better solution to find identifiers that don't belong to the …
(edit) @10361   9 years landauf added run-time check for class hierarchy
(copy) @10328   9 years landauf created branch to work on new core features
copied from code/trunk/src/libraries/core/class/IdentifierManager.h:
(copy) @9667   11 years landauf merged core6 back to trunk
Note: See TracRevisionLog for help on using the revision log.