32 #ifndef _util_state_proxy_h
33 #define _util_state_proxy_h
35 #include <util/class/proxy.h>
36 #include <util/state/state.h>
Create a proxy for a SavableState object.
Definition: state/proxy.h:44
A template class that maintains references counts.
Definition: ref.h:332
Definition: class/proxy.h:35
SavableStateProxy(const Ref< KeyVal > &)
Create the proxy with a Ref to a KeyVal object.
Ref< DescribedClass > object()
Return the object referred to by this proxy.