OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Loading::ScopedLoad Struct Reference

Used for stopping a loading sequence when the object goes out of scope. More...

#include <loadinglistener.hpp>

Collaboration diagram for Loading::ScopedLoad:

Public Member Functions

 ScopedLoad (Listener *l)
 
 ~ScopedLoad ()
 

Public Attributes

ListenermListener
 

Detailed Description

Used for stopping a loading sequence when the object goes out of scope.

Constructor & Destructor Documentation

Loading::ScopedLoad::ScopedLoad ( Listener l)
inline

Here is the call graph for this function:

Loading::ScopedLoad::~ScopedLoad ( )
inline

Here is the call graph for this function:

Member Data Documentation

Listener* Loading::ScopedLoad::mListener

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