Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
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. | |
SCF_DECLARE_IBASE |
Detailed Description
Definition at line 142 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 146 of file commonimagefile.h. |
|
Result of the iImageFileLoader->LoadData() call.
Definition at line 148 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.4