kpilot/lib
NullMapper< T > Class Template Reference
#include <pilotDatabase.h>
Detailed Description
template<class T>
class NullMapper< T >
NULL mapper class; the conversions here don't do anything, so you can use this when you only need 1 conversion step (from PilotRecord to PilotDatebookEntry, for instance) instead of 2.
Definition at line 265 of file pilotDatabase.h.
Static Public Member Functions | |
static T * | convert (T *t) |
Member Function Documentation
|
NULL Conversion function.
Definition at line 269 of file pilotDatabase.h. |
The documentation for this class was generated from the following file: