last update 20 Sep 2009 |
#include <cvrFactoryReferences.h>
Public Member Functions | |
factoryReferences () |
This class is sort of a place holder for references to classes that can be constructed by means of cvr::factory<T>.
It is constructed statically by each factory and therefore the constructor has to be written in a way that forces the references to all constructable classes.
The Makefile takes care of updating the source file automatically.<
cvr::factoryReferences::factoryReferences | ( | ) |
Constructor has to create the references.