#include <gls_rso_loader.h>
|
|
typedef void(T::* | Callback) (disti::RSOInterface2::ResourceHandle) |
| |
|
|
| ResourceMethodCallback (T *object, Callback method) |
| |
|
virtual void | Call (disti::RSOInterface2::ResourceHandle handle) |
| |
|
virtual void | Destroy () |
| |
|
|
Callback | _method |
| |
|
T * | _object |
| |
template<class T>
class GlsRSOLoader::ResourceMethodCallback< T >
Template for a ResourceObserver that will call a class method whenever the attribute changes. Don't use this directly, use GlsRSOLoader::CreateResourceMethodCallback instead.
The documentation for this class was generated from the following file: