Ogre::ResourceBackgroundQueue::QueuedNotification Struct Reference

Struct that holds details of queued notifications. More...

#include <OgreResourceBackgroundQueue.h>

List of all members.

Public Member Functions

 QueuedNotification (Resource *r, bool load)
 QueuedNotification (const Request &req)

Public Attributes

bool load
Resourceresource
Request req


Detailed Description

Struct that holds details of queued notifications.

Definition at line 169 of file OgreResourceBackgroundQueue.h.


Constructor & Destructor Documentation

Ogre::ResourceBackgroundQueue::QueuedNotification::QueuedNotification ( Resource r,
bool  load 
)

Definition at line 171 of file OgreResourceBackgroundQueue.h.

Ogre::ResourceBackgroundQueue::QueuedNotification::QueuedNotification ( const Request req  ) 

Definition at line 175 of file OgreResourceBackgroundQueue.h.


Member Data Documentation

Definition at line 179 of file OgreResourceBackgroundQueue.h.

Definition at line 181 of file OgreResourceBackgroundQueue.h.

Definition at line 183 of file OgreResourceBackgroundQueue.h.


The documentation for this struct was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 27 22:05:49 2009