casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
asdm::RowTransformer< RowClass > Class Template Reference

#include <RowTransformer.h>

List of all members.

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.

Detailed Description

template<typename RowClass>
class asdm::RowTransformer< RowClass >

Definition at line 31 of file RowTransformer.h.


Member Function Documentation

template<typename RowClass >
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.

template<typename RowClass >
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.


The documentation for this class was generated from the following files: