|
qb
2.0.0.0
C++17 Actor Framework
|
Support for periodic callbacks within actors. More...

Files | |
| file | icallback.h |
| Convenience header for the QB ICallback interface. | |
Classes | |
| interface | qb::ICallback |
| Interface for actor callbacks. More... | |
Typedefs | |
| using | qb::icallback = ICallback |
| Alias for the ICallback interface. | |
Support for periodic callbacks within actors.
Includes the `qb::ICallback` interface.
| using qb::icallback = ICallback |
Alias for the ICallback interface.
Provided for naming consistency with other lowercase aliases in the framework