kpilot/lib Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
ConduitAction | The SyncActions created by the factory should obey at least the argument test, indicating a dry run |
ConduitConfigBase | The first classe here: ConduitConfigBase is for configuration purposes |
PilotAddress | A wrapper class around the Address struct provided by pi-address.h |
PilotDatabase | Methods to access a database on the pilot |
RecordConduit | This is a base class for record-based conduits |
RecordConduit::PCData | This class is just a wrapper around the data on the PC, which provides a uniform interface for all different kinds of data like addressbook, calendar, todo list etc |
RecordConduit::PCEntry | This class is just a wrapper around an entry on the PC, which provides a uniform interface for all different kinds of entries like addressbook, calendar, todo, diary entries, etc |