source:
code/branches/core6/src/libraries/core/object
@
9644
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ClassFactory.h | 3.1 KB | 9637 | 11 years | landauf | removed constructor arguments from ClassFactories. use the … |
CMakeLists.txt | 98 bytes | 9597 | 12 years | landauf | removed MetaObjectList. replaced it by std::vector because object list … |
Context.cc | 2.4 KB | 9629 | 11 years | landauf | BaseObject now requires a Context instead of a creator (BaseObject*) … |
Context.h | 2.1 KB | 9629 | 11 years | landauf | BaseObject now requires a Context instead of a creator (BaseObject*) … |
Destroyable.cc | 2.2 KB | 9570 | 12 years | landauf | moved functions and attributes needed to safely destroy objects from … |
Destroyable.h | 4.1 KB | 9570 | 12 years | landauf | moved functions and attributes needed to safely destroy objects from … |
Iterator.h | 4.0 KB | 9598 | 12 years | landauf | added common base template for Iterator and ObjectListIterator in … |
IteratorBase.h | 7.0 KB | 9599 | 12 years | landauf | added proper interface (ObjectListElementRemovalListener) to notify … |
Listable.cc | 2.4 KB | 9627 | 11 years | landauf | fixed bug: Listable::setContext didn't work properly with sub-contexts … |
Listable.h | 2.0 KB | 9610 | 12 years | landauf | context is now a Listable itself as well |
ObjectList.h | 3.6 KB | 9606 | 12 years | landauf | object lists are now stored in a Context object instead of Identifiers |
ObjectListBase.cc | 4.7 KB | 9628 | 11 years | landauf | object list should not delete its elements - they will be deleted by … |
ObjectListBase.h | 6.9 KB | 9627 | 11 years | landauf | fixed bug: Listable::setContext didn't work properly with sub-contexts … |
ObjectListIterator.h | 3.9 KB | 9604 | 12 years | landauf | added some checks and a size() function to object list |
SmartPtr.h | 11.8 KB | 9571 | 12 years | landauf | using Destroyable instead of OrxonoxClass now wherever the … |
WeakPtr.h | 9.8 KB | 9571 | 12 years | landauf | using Destroyable instead of OrxonoxClass now wherever the … |
Note: See TracBrowser
for help on using the repository browser.