API: Introduce value and datatype structs to Extern C
All threads resolved!
All threads resolved!
Compare changes
- Timm Fitschen authored
+ 239
− 25
@@ -25,9 +25,10 @@
@@ -37,7 +38,9 @@
@@ -46,6 +49,8 @@ using ScalarValueCase = caosdb::entity::v1alpha1::ScalarValue::ScalarValueCase;
@@ -55,46 +60,225 @@ enum SpecialValue {
@@ -121,7 +305,10 @@ public:
@@ -134,7 +321,7 @@ public:
@@ -146,18 +333,18 @@ public:
@@ -168,31 +355,55 @@ public:
@@ -201,8 +412,11 @@ public: