VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
makVrv::DtFileCacheCreator Class Reference

The abstract creator for the abstract DtFileCache class. More...

Inheritance diagram for makVrv::DtFileCacheCreator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual DtFileCachecreate (DtDe &de)
 Create a DtFileCache.

Static Public Member Functions

static DtFileCacheCreatorinstance (DtDe &theIG)
 Get the creator instance for this IG object.
static void registerInstance (DtDe &de, DtFileCacheCreator *instance)
 Register the creator instance with an IG.

Detailed Description

The abstract creator for the abstract DtFileCache class.


Member Function Documentation

Get the creator instance for this IG object.

Exceptions:
DtCorruptedStateif no instance is found.
static void makVrv::DtFileCacheCreator::registerInstance ( DtDe de,
DtFileCacheCreator instance 
) [static]

Register the creator instance with an IG.

virtual DtFileCache* makVrv::DtFileCacheCreator::create ( DtDe de) [virtual]

Create a DtFileCache.

Reimplemented in makVrv::DtOsgFileCacheCreator.


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)