ddt  0.1
Variables
ddtErrorCodes.hpp File Reference

Go to the source code of this file.

Variables

constexpr int MEMORY_ERROR = -2
 
constexpr int STREAM_ID_ERROR = -3
 

Variable Documentation

◆ MEMORY_ERROR

constexpr int MEMORY_ERROR = -2
constexpr

Specifies that there is not enough memory available.

◆ STREAM_ID_ERROR

constexpr int STREAM_ID_ERROR = -3
constexpr

Specifies that a data stream identifier is already in use.