#include <LoadEventReceiver.h>
List of all members.
Constructor & Destructor Documentation
      
        
          | resource::LoadEventReceiver::~LoadEventReceiver  | 
          ( | 
           | ) | 
           [virtual] | 
        
      
 
 
Member Function Documentation
      
        
          | void resource::LoadEventReceiver::loadEnded  | 
          ( | 
          const LoadEvent &  | 
          evt | ) | 
           [virtual] | 
        
      
 
Called after the loading has ended. 
 
 
      
        
          | void resource::LoadEventReceiver::loadStarted  | 
          ( | 
          const LoadEvent &  | 
          evt | ) | 
           [virtual] | 
        
      
 
Called when the loading is about to begin. 
 
 
      
        
          | void resource::LoadEventReceiver::loadUpdate  | 
          ( | 
          const LoadEvent &  | 
          evt | ) | 
           [virtual] | 
        
      
 
Called after a resource has been loaded. 
 
 
The documentation for this class was generated from the following files: