Skip to content
Snippets Groups Projects

ENH: Allow insertion and deletion of single entities

2 files
+ 42
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -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