Skip to content
Snippets Groups Projects

ENH: Allow insertion and deletion of single entities

Merged Florian Spreckelsen requested to merge f-insert into dev
Compare and Show latest version
2 files
+ 42
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 2
0
@@ -22,6 +22,8 @@
@@ -22,6 +22,8 @@
#ifndef CAOSDB_STATUS_CODE_H
#ifndef CAOSDB_STATUS_CODE_H
#define CAOSDB_STATUS_CODE_H
#define CAOSDB_STATUS_CODE_H
 
#include <string>
 
/**
/**
* StatusCodes represent the status of this client, it's connections,
* StatusCodes represent the status of this client, it's connections,
* configuration and so on.
* configuration and so on.
Loading