| addIncoming(Advancable *Incoming) | Preprocessor | [inline, virtual] |
| addOutgoing(Advancable *Outgoing) | Preprocessor | [inline, virtual] |
| advance(void) | Preprocessor | [inline, virtual] |
| dInputRows | Preprocessor | [protected] |
| dOutputRows | Preprocessor | [protected] |
| exportRepresentation(int *rep_length)=0 | Preprocessor | [pure virtual] |
| getFormatDescription()=0 | Preprocessor | [pure virtual] |
| getInputRows() | Preprocessor | [inline] |
| getOutputRows() | Preprocessor | [inline] |
| getParameter(string name) | Preprocessor | [virtual] |
| importRepresentation(const double *rep, int rep_length)=0 | Preprocessor | [pure virtual] |
| nInputRows | Preprocessor | [protected] |
| nOutputRows | Preprocessor | [protected] |
| params | Preprocessor | [protected] |
| Preprocessor(unsigned int in_rows, unsigned int out_rows) | Preprocessor | |
| process(const double *S, double *X)=0 | Preprocessor | [pure virtual] |
| reset()=0 | Preprocessor | [pure virtual] |
| setParameter(string name, double value) | Preprocessor | [virtual] |
| updateInternal() | Preprocessor | [virtual] |
| validParameters(void) | Preprocessor | [virtual] |