ENH: Add datatypes and value classes to Extern C interface
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 582
− 69
@@ -22,6 +22,7 @@
@@ -37,6 +38,20 @@ extern "C" {
@@ -55,12 +70,16 @@ extern "C" {
@@ -70,20 +89,23 @@ extern "C" {
@@ -94,20 +116,23 @@ extern "C" {
@@ -117,7 +142,7 @@ extern "C" {
@@ -514,18 +539,130 @@ ERROR_RETURN_CODE(GENERIC_ERROR, int caosdb_entity_delete_parent(caosdb_entity_p
@@ -643,54 +780,300 @@ ERROR_RETURN_CODE(GENERIC_ERROR,
@@ -737,14 +1120,144 @@ CAOSDB_PARENT_SET(name, name, wrapped_parent->SetName(std::string(name));)