StoreRootEngine Class Reference
Inheritance diagram for StoreRootEngine:

Collaboration diagram for StoreRootEngine:

Public Types | |
| enum | CheckError { EVENT_IDLE = -1 , EVENT_ERROR = -2 } |
Public Member Functions | |
| int | checkEvents (int) override |
Detailed Description
Member Enumeration Documentation
◆ CheckError
|
inherited |
| Enumerator | |
|---|---|
| EVENT_IDLE | |
| EVENT_ERROR | |
Definition at line 26 of file AsyncEngine.h.
Member Function Documentation
◆ checkEvents()
Implements AsyncEngine.
Definition at line 190 of file main.cc.
References Store::Controller::callback(), AsyncEngine::EVENT_IDLE, and Store::Root().
The documentation for this class was generated from the following file:
- src/main.cc
