kpilot

pilotAppInfo.h File Reference

#include "pilotLinkVersion.h"
#include "pilot.h"
#include "pilotDatabase.h"

Include dependency graph for pilotAppInfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  PilotAppInfo< appinfo, unpack, pack >
 A template class for reading and interpreting AppInfo blocks; the idea is that it handles all the boilerplate code for reading the app block, converting it to the right kind, and then unpacking it. More...
class  PilotAppInfoBase
 A database on the handheld has an "AppInfo" block at the beginning with some database-specific information and a common part. More...