IStdEncPredictor Struct Reference
[Interfaces for coding modules]

Interface for domain-range mapping predictor generator for MStdEncoder. More...

#include <interfaces.h>

Inheritance diagram for IStdEncPredictor:

Inheritance graph
[legend]
Collaboration diagram for IStdEncPredictor:

Collaboration graph
[legend]

List of all members.

Classes

struct  IOneRangePredictor
 Interface for objects that predict domains for a concrete range block More...
struct  Prediction
 Contains information about one predicted domain block. More...

Public Types

typedef std::vector< PredictionPredictions
 List of predictions (later often reffered to as a chunk).

Public Member Functions

virtual IOneRangePredictornewPredictor (const NewPredictorData &data)=0
 Creates a predictor (passing the ownership) for a range block.
virtual void cleanUp ()=0
 Releases common resources (to be called when encoding is complete).


Detailed Description

Interface for domain-range mapping predictor generator for MStdEncoder.

Definition at line 365 of file interfaces.h.


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

Generated on Thu Aug 6 22:33:14 2009 for Fractal Image Compressor by  doxygen 1.5.8