#include <errors.hpp>
|
| std::string | message (int code) const override |
| |
| const char * | name () const noexcept override |
| |
Definition at line 97 of file errors.hpp.
◆ get()
◆ message()
| std::string clpe::GetFrameError::message |
( |
int |
code | ) |
const |
|
inlineoverride |
◆ name()
| const char* clpe::GetFrameError::name |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ FrameNotReady
| constexpr int clpe::GetFrameError::FrameNotReady = -2 |
|
staticconstexpr |
◆ InvalidCamId
| constexpr int clpe::GetFrameError::InvalidCamId = -3 |
|
staticconstexpr |
The documentation for this class was generated from the following file: