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 |
PilotAppInfoBase | Base class for all specific kinds of AppInfo |
PilotDatabase | Methods to access a database on the pilot |
PilotRecord | An "uninterpreted" representation of the bits comprising a HH record |
PilotTodoEntry | A decoded ToDo item |
RecordConduitBase | An intermediate class that introduces the slots we need for our sync implementation |
SyncAction::SyncMode | This class encapsulates the different sync modes that can be used, and enforces a little discipline in changing the mode and messing around in general |