[Clam-devel] [PATCH] IMPORTANT change: making Processing::GetConfigure not mandatory
Pau Arumi
parumi at iua.upf.edu
Wed May 16 05:15:42 PDT 2007
En/na Pau Arumi ha escrit:
> commit 10114
>
> * Changes in Processing base class
> ** Implement virtual ProcessingConfig& GetConfigure() const at the
> base class, returning a static NullProcessingConfig. Before it was
> virtual pure.
> ** Added Processing::Config typedef defined as NullProcessingConfig
> so processing writers can use Configure( Config() ); in their ctr.
> ** Added GetExecStateString() method for debugging
(also:)
* examples/WritingProcessings.cxx shows an example of the most
simple processing
More information about the clam-devel
mailing list