ddt
1.1.0
Loading...
Searching...
No Matches
utils
sharedheaders
src
include
ddt
ddtErrorCodes.hpp
Go to the documentation of this file.
1
19
#ifndef DDTERRORCODES_HPP_
20
#define DDTERRORCODES_HPP_
21
25
constexpr
int
MEMORY_ERROR
= -2;
26
30
constexpr
int
STREAM_ID_ERROR
= -3;
31
32
#endif
/* DDTERRORCODES_HPP_ */
33
MEMORY_ERROR
constexpr int MEMORY_ERROR
Definition:
ddtErrorCodes.hpp:25
STREAM_ID_ERROR
constexpr int STREAM_ID_ERROR
Definition:
ddtErrorCodes.hpp:30
Generated by
1.9.6