#include <ISpectrumFactory.h>
Inheritance diagram for ISpectrumFactory::

Public Methods | |
| virtual ISpectrum * | instantiate (const std::string ¶ms) const=0 |
| the only thing this does: make an associated Spectrum object. More... | |
| virtual void | addRef () const=0 |
| a dummy to force creation of the spectrum object. More... | |
\class RemoteSpectrumFactory
$Header $
Definition at line 24 of file ISpectrumFactory.h.
|
|
a dummy to force creation of the spectrum object.
Reimplemented in RemoteSpectrumFactory, and SpectrumFactory. |
|
|
the only thing this does: make an associated Spectrum object.
Reimplemented in RemoteSpectrumFactory, and SpectrumFactory. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001