![]() |
Public API Reference |
#include <loader.h>
Inheritance diagram for iLoaderStatus:
Public Methods | |
virtual bool | IsReady ()=0 |
Check if the loader is ready. More... | |
virtual bool | IsError ()=0 |
Check if there was an error during loading. More... |
Definition at line 48 of file imap/loader.h.
|
Check if there was an error during loading.
|
|
Check if the loader is ready.
|