Skip to content
Snippets Groups Projects
Commit bfe9ba5e authored by Damien Lacoste's avatar Damien Lacoste
Browse files

add define to allow es to add attribute

parent eb2fff17
No related branches found
No related tags found
No related merge requests found
...@@ -34,6 +34,7 @@ namespace hdbpp ...@@ -34,6 +34,7 @@ namespace hdbpp
#define DB_INSERT_PARAM 4 #define DB_INSERT_PARAM 4
#define DB_PAUSE 5 #define DB_PAUSE 5
#define DB_UPDATETTL 6 #define DB_UPDATETTL 6
#define DB_ADD 7
// Data struct used to pass information to the backend // Data struct used to pass information to the backend
typedef struct HdbEventDataType_ typedef struct HdbEventDataType_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment