OS
v1.7.5
Documentation
|
API to simplify the handling of requested responses from terminal interfaces. More...
Classes | |
class | qOS::response |
A Response Handler object. More... | |
Enumerations | |
enum class | qOS::responseStatus { qOS::responseStatus::MISSING , qOS::responseStatus::SUCCESS , qOS::responseStatus::TIMEOUT } |
A enum with the possible return status of a qOS::response object. More... | |
API to simplify the handling of requested responses from terminal interfaces.
|
strong |
A enum with the possible return status of a qOS::response object.
Enumerator | |
---|---|
MISSING | |
SUCCESS | |
TIMEOUT |