sc::DescribedClassProxy Class Reference

Classes deriving from this are used to generate objects of DescribedClass type. More...

#include <util/class/proxy.h>

Inheritance diagram for sc::DescribedClassProxy:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Ref< DescribedClassobject ()=0
 Returns an object of DescribedClass type.


Detailed Description

Classes deriving from this are used to generate objects of DescribedClass type.

Member Function Documentation

virtual Ref<DescribedClass> sc::DescribedClassProxy::object (  )  [pure virtual]

Returns an object of DescribedClass type.

How this is down depends entirely on the derived type implementing this member.

Implemented in sc::SavableStateProxy.


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

Generated at Sun Feb 22 10:13:00 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net