source:
code/branches/cpp11_v2/src/libraries/core/object
@
10959
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 | 10624 | 9 years | landauf | merged branch core7 back to trunk |
Context.cc | 3.4 KB | 10916 | 9 years | landauf | use actual types instead of 'auto'. only exception is for complicated … |
Context.h | 2.4 KB | 10624 | 9 years | landauf | merged branch core7 back to trunk |
Destroyable.cc | 2.8 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
Destroyable.h | 4.2 KB | 10624 | 9 years | landauf | merged branch core7 back to trunk |
DestroyLaterManager.cc | 1.7 KB | 10624 | 9 years | landauf | merged branch core7 back to trunk |
DestroyLaterManager.h | 1.8 KB | 10817 | 9 years | muemart | Run clang-modernize -add-override A few notes: - There are probably … |
Iterator.h | 3.8 KB | 10769 | 9 years | landauf | no space needed anymore between closing template brackets ('> >' → '>>') |
IteratorBase.h | 7.4 KB | 10817 | 9 years | muemart | Run clang-modernize -add-override A few notes: - There are probably … |
Listable.cc | 3.1 KB | 10916 | 9 years | landauf | use actual types instead of 'auto'. only exception is for complicated … |
Listable.h | 2.5 KB | 10825 | 9 years | landauf | use std::shared_ptr instead of orxonox::SharedPtr for FunctorPtr and … |
ObjectList.h | 3.4 KB | 10920 | 9 years | landauf | no static functions anymore in ObjectList. you need to instantiate an … |
ObjectListBase.cc | 5.0 KB | 10916 | 9 years | landauf | use actual types instead of 'auto'. only exception is for complicated … |
ObjectListBase.h | 6.7 KB | 10817 | 9 years | muemart | Run clang-modernize -add-override A few notes: - There are probably … |
ObjectListIterator.h | 3.9 KB | 10920 | 9 years | landauf | no static functions anymore in ObjectList. you need to instantiate an … |
StrongPtr.h | 11.5 KB | 10828 | 9 years | landauf | updated documentation |
WeakPtr.h | 9.5 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
Note: See TracBrowser
for help on using the repository browser.