
#include "factory.h"#include "rutz/assocarray.h"#include "rutz/demangle.h"#include "rutz/fileposition.h"#include "rutz/mutex.h"#include "rutz/shared_ptr.h"#include "rutz/traits.h"#include <typeinfo>#include "rutz/trace.h"

Go to the source code of this file.
Functions | |
| static const char | __attribute__ ((used)) vcid_groovx_rutz_factory_cc_utc20050626084020[] |
template class for object factories, which create objects belonging to some inheritance hierarchy given just a type name as a string
Definition in file factory.cc.
1.6.3