Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core6/src/libraries/core/object @ 9599

Name Size Rev Age Author Last Change
../
ClassFactory.h 2.8 KB 9563   11 years landauf moved files used for class management to core/class/
CMakeLists.txt 98 bytes 9597   11 years landauf removed MetaObjectList. replaced it by std::vector because object list …
Context.cc 1.3 KB 9591   11 years landauf removed ContextObject again
Context.h 1.4 KB 9591   11 years landauf removed ContextObject again
Destroyable.cc 2.2 KB 9570   11 years landauf moved functions and attributes needed to safely destroy objects from …
Destroyable.h 4.1 KB 9570   11 years landauf moved functions and attributes needed to safely destroy objects from …
Iterator.h 4.0 KB 9598   11 years landauf added common base template for Iterator and ObjectListIterator in …
IteratorBase.h 7.0 KB 9599   11 years landauf added proper interface (ObjectListElementRemovalListener) to notify …
Listable.cc 1.6 KB 9597   11 years landauf removed MetaObjectList. replaced it by std::vector because object list …
Listable.h 1.8 KB 9597   11 years landauf removed MetaObjectList. replaced it by std::vector because object list …
ObjectList.h 3.4 KB 9596   11 years landauf ObjectListBaseElement now stores a pointer to the object list it …
ObjectListBase.cc 3.7 KB 9599   11 years landauf added proper interface (ObjectListElementRemovalListener) to notify …
ObjectListBase.h 6.1 KB 9599   11 years landauf added proper interface (ObjectListElementRemovalListener) to notify …
ObjectListIterator.h 4.0 KB 9598   11 years landauf added common base template for Iterator and ObjectListIterator in …
SmartPtr.h 11.8 KB 9571   11 years landauf using Destroyable instead of OrxonoxClass now wherever the …
WeakPtr.h 9.8 KB 9571   11 years landauf using Destroyable instead of OrxonoxClass now wherever the …
Note: See TracBrowser for help on using the repository browser.