Odyssey::VariableProxy< TypeT > Class Template Reference
Wraps a variable and notifies a delegate when the variable is changed.
More...
#include <VariableProxy.h>
List of all members.
Detailed Description
template<class TypeT>
class Odyssey::VariableProxy< TypeT >
Wraps a variable and notifies a delegate when the variable is changed.
This class is meant to wrap around class or global variables. It can be exposed more than what it wraps, and allows access and write privelages to the variable. It's main intent is to allow access to variables, while giving the application a hook to be notified when the variable is updated.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Sun Jan 7 01:18:53 2007 for Odyssey Meta-Engine by
1.4.6-NO