csCommonImageFile::LoaderJob Class Reference
Inheritance diagram for csCommonImageFile::LoaderJob:
Public Member Functions | |
LoaderJob (iImageFileLoader *loader) | |
Create new instance with a given image loader. | |
virtual void | Run () |
Do stuff. | |
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
|
Create new instance with a given image loader.
|
Member Function Documentation
|
Do stuff.
Implements iJob. |
Member Data Documentation
|
The actual image loader.
Definition at line 150 of file commonimagefile.h. |
|
Result of the iImageFileLoader->LoadData() call.
Definition at line 152 of file commonimagefile.h. |
The documentation for this class was generated from the following file:
- csplugincommon/imageloader/commonimagefile.h
Generated for Crystal Space by doxygen 1.4.6