casa
5.7.0-16
|
#include <RowTransformer.h>
Public Member Functions | |
void | transform (RowClass *) |
By default the transform method does nothing The specialization will have the possibility to define a specific transformation. More... | |
Definition at line 31 of file RowTransformer.h.
|
inline |
By default the transform method does nothing The specialization will have the possibility to define a specific transformation.
Definition at line 35 of file RowTransformer.h.