Encapsulates the result of a background queue request. More...
#include <OgreResourceBackgroundQueue.h>
Public Member Functions | |
BackgroundProcessResult () | |
Public Attributes | |
bool | error |
Whether an error occurred. | |
String | message |
Any messages from the process. |
Encapsulates the result of a background queue request.
Definition at line 50 of file OgreResourceBackgroundQueue.h.
Ogre::BackgroundProcessResult::BackgroundProcessResult | ( | ) |
Definition at line 57 of file OgreResourceBackgroundQueue.h.
Whether an error occurred.
Definition at line 53 of file OgreResourceBackgroundQueue.h.
Any messages from the process.
Definition at line 55 of file OgreResourceBackgroundQueue.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:39:26 2012