source:
code/branches/core7/src/libraries/core/object
@
10930
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ClassFactory.h | 3.1 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
CMakeLists.txt | 123 bytes | 10419 | 10 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) |
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 … |
Listable.cc | 3.1 KB | 10374 | 10 years | landauf | added flag to define if a class should be used as a virtual parent … |
Listable.h | 2.5 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
ObjectList.h | 4.7 KB | 10567 | 9 years | landauf | added functions to use ObjectList<T> for any context |
ObjectListBase.cc | 5.0 KB | 9975 | 11 years | landauf | details |
ObjectListBase.h | 6.7 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
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 … |
WeakPtr.h | 9.4 KB | 10358 | 10 years | landauf | removed int constructor & assignment-operator from WeakPtr and SmartPtr |
Note: See TracBrowser
for help on using the repository browser.