28#ifndef _util_state_proxy_h
29#define _util_state_proxy_h
31#include <util/class/proxy.h>
32#include <util/state/state.h>
Classes deriving from this are used to generate objects of DescribedClass type.
Definition proxy.h:38
A template class that maintains references counts.
Definition ref.h:361
Create a proxy for a SavableState object.
Definition proxy.h:42
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.
Contains all MPQC code up to version 3.
Definition mpqcin.h:14