SchemeCallbacks Struct Reference

An helper structure to organize file scheme callbacks within the FUFileManager class. More...

#include <FUFileManager.h>

List of all members.

Public Member Functions

 SchemeCallbacks ()
 [INTERNAL] Default constructor.
 SchemeCallbacks (const SchemeCallbacks &copy)
 [INTERNAL] Copy constructor.
 ~SchemeCallbacks ()
 [INTERNAL] Destructor.

Public Attributes

SchemeLoadCallbackload
 The file open callback.
SchemeExistsCallbackexists
 The file existence test callback.
fm::vector< SchemePreProcessCallback * > openers
 Callbacks to process files before opening.
SchemeRequestFileCallbackrequest


Detailed Description

An helper structure to organize file scheme callbacks within the FUFileManager class.

Use the NewSchemeCallbacks method to get a new SchemeCallbacks object. Use the NewFUFunctor* methods to assign callbacks.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 14 16:58:41 2008 for FCollada by  doxygen 1.4.6-NO