|
Class Summary |
| BBlockingComplete |
A generic completion object which allows blocking until completion occures
Possible extention is to only accept one completion call, or only kSuccess |
| BBoolean |
A boolean in an object
This is much like java.lang.Boolean, but you can change the value
It is in an object so you can wait on it |
| BCommandComplete |
After an event has been processed by a plugin |
| BCommandEvent |
This is the base class for all events sent through the kernel. |
| BEventThread |
|
| Bka |
Kernel loader
Loads the kernel and then boots it |
| BKernel |
Synergy Micro-Kernel |
| BPlugin |
This is the plugin base class |