casa
$Rev:20696$
|
#include <RowTransformer.h>
Public Member Functions | |
void | transform (RowClass *rowPtr) |
By default the transform method does nothing The specialization will have the possibility to define a specific transformation. | |
void | transform (RowClass *rowPtr) |
By default the transform method does nothing The specialization will have the possibility to define a specific transformation. |
Definition at line 31 of file RowTransformer.h.
void asdm::RowTransformer< RowClass >::transform | ( | RowClass * | rowPtr | ) | [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.
void asdm::RowTransformer< RowClass >::transform | ( | RowClass * | rowPtr | ) | [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.