![]() |
VR-Forces 4.7 Class Documentation
|
The abstract creator for the abstract DtFileCache class. More...

Public Member Functions | |
| virtual DtFileCache * | create (DtDe &de) |
| Create a DtFileCache. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtFileCacheCreator & | instance (DtDe &theIG) |
| Get the creator instance for this IG object. | |
| static void | registerInstance (DtDe &de, DtFileCacheCreator *instance) |
| Register the creator instance with an IG. | |
The abstract creator for the abstract DtFileCache class.
|
static |
Get the creator instance for this IG object.
| DtCorruptedState | if no instance is found. |
|
static |
Register the creator instance with an IG.
|
virtual |
Create a DtFileCache.
Reimplemented in makVrv::DtOsgFileCacheCreator, and DtVrfOsgFileCache::Creator.