CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iLoaderStatus Struct Reference
[Loading & Saving supportLoading & Saving support]

An object to query about the status of the threaded loader. More...

#include <imap/loader.h>

Inheritance diagram for iLoaderStatus:

iBase List of all members.

Public Member Functions

virtual bool IsError ()=0
 Check if there was an error during loading.
virtual bool IsReady ()=0
 Check if the loader is ready.

Detailed Description

An object to query about the status of the threaded loader.

Definition at line 52 of file loader.h.


Member Function Documentation

virtual bool iLoaderStatus::IsError  )  [pure virtual]
 

Check if there was an error during loading.

virtual bool iLoaderStatus::IsReady  )  [pure virtual]
 

Check if the loader is ready.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.4