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