
#include "nub/ref.h"#include "rutz/factory.h"

Go to the source code of this file.
Classes | |
| class | ComponentFactory< P > |
| Factory to create ModelComponent-derivative objects from a key string. More... | |
| class | ComponentFactory< P >::ComponentCreator< T > |
| Creator class that creates ModelComponent derivatives on demand. | |
Factory to create ModelComponent objects from a key string
Definition in file ComponentFactory.H.
1.6.3