kpilot

pilotAddress.h File Reference

#include <pi-macros.h>
#include <pi-address.h>
#include <qnamespace.h>
#include "pilotRecord.h"
#include "pilotAppInfo.h"

Include dependency graph for pilotAddress.h:

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

Go to the source code of this file.


Classes

class  PhoneSlot
 This class exists only to clear up the type mess that is the field-numbers-and-indexes for phone numbers in the handheld records. More...
class  PilotAddress
 A wrapper class around the Address struct provided by pi-address.h. More...
class  PilotAddressInfo

Typedefs

typedef PilotAppInfo
< AddressAppInfo,
unpack_AddressAppInfo,
pack_AddressAppInfo > 
PilotAddressInfo_

Typedef Documentation

typedef PilotAppInfo< AddressAppInfo, unpack_AddressAppInfo, pack_AddressAppInfo> PilotAddressInfo_

Interpreted form of the AppInfo block in the address database.

Definition at line 45 of file pilotAddress.h.