#include <ImageLoader.h>
Inheritance diagram for Impala::Application::MediaTable::ImageLoader:


Public Member Functions | |
| ImageLoader (OglGui::GetOglImageByIdInterface *getOglImageById, int size=BOOST_THREADPOOL_SIZE) | |
| ~ImageLoader () | |
| bool | IsLoading () |
| OGLIMAGE * | GetOglImageById (long long id) |
| void | WaitUntilDone () |
Public Attributes | |
| OglGui::GetOglImageByIdInterface * | mGetOglImageById |
| ILOG_VAR_DEC | |
Definition at line 29 of file ImageLoader.h.
1.5.1