Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/core/object @ 10580

Name Size Rev Age Author Last Change
../
ClassFactory.h 3.1 KB 9667   11 years landauf merged core6 back to trunk
Listable.h 2.5 KB 9667   11 years landauf merged core6 back to trunk
ObjectListBase.h 6.7 KB 9667   11 years landauf merged core6 back to trunk
ObjectListBase.cc 5.0 KB 9975   10 years landauf details
WeakPtr.h 9.4 KB 10358   9 years landauf removed int constructor & assignment-operator from WeakPtr and SmartPtr
Listable.cc 3.1 KB 10374   9 years landauf added flag to define if a class should be used as a virtual parent …
CMakeLists.txt 123 bytes 10419   9 years landauf added destroyLater() to Destroyable. This will destroy the object …
Context.cc 3.4 KB 10544   9 years landauf fixed tests
Context.h 2.4 KB 10544   9 years landauf fixed tests
Destroyable.cc 2.8 KB 10555   9 years landauf renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
Destroyable.h 4.2 KB 10555   9 years landauf renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
DestroyLaterManager.cc 1.7 KB 10555   9 years landauf renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
DestroyLaterManager.h 1.8 KB 10555   9 years landauf renamed SmartPtr to StrongPtr (now we have weak and strong pointers)
ObjectList.h 4.7 KB 10567   9 years landauf added functions to use ObjectList<T> for any context
Iterator.h 4.1 KB 10568   9 years landauf Enforce type-safety of ObjectListIterator. Previously it was possible …
IteratorBase.h 8.2 KB 10568   9 years landauf Enforce type-safety of ObjectListIterator. Previously it was possible …
ObjectListIterator.h 3.9 KB 10568   9 years landauf Enforce type-safety of ObjectListIterator. Previously it was possible …
StrongPtr.h 11.2 KB 10578   9 years landauf removed the 'bAddRef' argument from StrongPtr's constructor. it was a …
Note: See TracBrowser for help on using the repository browser.