Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
| ▼Nkiwi | |
| ▼Nengine | |
| ▼CScheduler | The manager of tasks |
| CTask | The task that can be added to a scheduler |
| CTimer | The timer is the pure virtual class that used by task |