kpilot/lib

NullMapper< T > Class Template Reference

#include <pilotDatabase.h>

List of all members.


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 261 of file pilotDatabase.h.


Static Public Member Functions

static T * convert (T *t)

Member Function Documentation

template<class T>
static T* NullMapper< T >::convert ( T *  t  )  [inline, static]

NULL Conversion function.

Definition at line 265 of file pilotDatabase.h.


The documentation for this class was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys