#include <ObjectResource.h>

Protected Member Functions | |
| ObjectFactory * | getFactory () const |
Classes | |
| class | Args |
| This is an implementation detail of the FactoryAllocator class. More... | |
This is a base class for Traits to the Resource template. It provides a quick method for getting the ObjectFactory pointer that the derived classes need. It also contains the Args class.
Definition at line 30 of file ObjectResource.h.
| ObjectFactory* FactoryAllocator::getFactory | ( | ) | const [protected] |
Definition at line 47 of file ObjectResource.h.