Skip to content
Snippets Groups Projects

ENH: Allow insertion and deletion of single entities

Merged Florian Spreckelsen requested to merge f-insert into dev
All threads resolved!
Compare and Show latest version
2 files
+ 42
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -22,6 +22,8 @@
#ifndef CAOSDB_STATUS_CODE_H
#define CAOSDB_STATUS_CODE_H
#include <string>
/**
* StatusCodes represent the status of this client, it's connections,
* configuration and so on.
Loading