ddt 1.1.0
|
Contains common used error codes. This file shall contain error codes that can be used by all applications. More...
Go to the source code of this file.
Variables | |
constexpr int | MEMORY_ERROR = -2 |
constexpr int | STREAM_ID_ERROR = -3 |
Contains common used error codes. This file shall contain error codes that can be used by all applications.
|
constexpr |
Specifies that there is not enough memory available.
|
constexpr |
Specifies that a data stream identifier is already in use.