csCommonImageFile::LoaderJob Class Reference
Inheritance diagram for csCommonImageFile::LoaderJob:
| Public Member Functions | |
| LoaderJob (iImageFileLoader *loader) | |
| Create new instance with a given image loader. | |
| Public Attributes | |
| csRef< iImageFileLoader > | currentLoader | 
| The actual image loader. | |
| bool | loadResult | 
| Result of the iImageFileLoader->LoadData() call. | |
Detailed Description
Definition at line 145 of file commonimagefile.h.
Constructor & Destructor Documentation
| csCommonImageFile::LoaderJob::LoaderJob | ( | iImageFileLoader * | loader | ) | 
Create new instance with a given image loader.
Member Data Documentation
The documentation for this class was generated from the following file:
- csplugincommon/imageloader/commonimagefile.h
Generated for Crystal Space by doxygen 1.4.7

