Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/class/Identifier.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9634   11 years landauf reset static maps and variables after destroying identifiers iterate …
(edit) @9632   11 years landauf Factory::fabricate() returns an Identifiable
(edit) @9629   11 years landauf BaseObject now requires a Context instead of a creator (BaseObject*) …
(edit) @9626   11 years landauf fixed compiler issue with msvc
(edit) @9606   11 years landauf object lists are now stored in a Context object instead of Identifiers
(edit) @9602   11 years landauf delete factory before setting a new one (mostly for unit tests)
(edit) @9597   11 years landauf removed MetaObjectList. replaced it by std::vector because object list …
(edit) @9593   11 years landauf moved logic to remove an element from an ObjectListBase from …
(edit) @9586   11 years landauf call setConfigValues() only if the class is actually a Configurable
(edit) @9572   11 years landauf moved meta-object-list from Identifiable to Listable, a new base class …
(edit) @9566   11 years landauf details
(edit) @9564   11 years landauf moved static functions from Identifier.cc/h to IdentifierManager.cc/h …
(copy) @9563   11 years landauf moved files used for class management to core/class/
copied from code/branches/core6/src/libraries/core/Identifier.h:
(edit) @9557   11 years landauf moved all files in core which are used for object management to a new …
Note: See TracRevisionLog for help on using the revision log.