GlsRSOLoader API  1.3.1
RSOInterface4::ResourceObserver Class Referenceabstract

#include <rso_interface_4.h>

Inheritance diagram for RSOInterface4::ResourceObserver:
ResourceMethodCallback< T >

Public Member Functions

virtual void Call (ResourceHandle handle)=0
 
virtual void Destroy ()=0
 

Detailed Description

Class used to call a callback method that takes a DistiAttributeBase

Member Function Documentation

virtual void Call ( ResourceHandle  handle)
pure virtual

Called when the resource value has changed

Parameters
handlethe handle to the resource that changed
virtual void Destroy ( )
pure virtual

deletes the observer


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