Changeset ac6d04 for src/base/factory.hpp
- Timestamp:
- Apr 10, 2012, 1:55:49 PM (14 years ago)
- Children:
- a40eea
- Parents:
- d24c2f
- File:
-
- 1 edited
-
src/base/factory.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/base/factory.hpp
rd24c2f rac6d04 39 39 void PrintAvailableObjects(); ///< Prints the name of all objects that have been registered to the factory. 40 40 41 bool TestObject(std::string id) const; ///< Checks whether an object exists or not. 42 41 43 private: 42 44 friend class MG;
Note:
See TracChangeset
for help on using the changeset viewer.
