Implementation |
nokialib is a PalmOS GLib written in C with PalmOS 2.x API.Relationship between nokialib, PalmOS Serial Manager and the application :
- Serial Manager -> nokialib : without interrupt driven reception of datas, nokialib must do polling. This is the application's responsability to call it enough often (see Usage). With fbus-6110 it is done via calls to NokiaSleep.
- nokialib -> Serial Manager : PalmOS 2.x API (no "System Use Only" functions)
- application -> nokialib : nokialib's API
- nokialib -> application : callback to a message parser like fbus-6110's.
Alphabetic index Hierarchy of classes