ENH: Add datatypes and value classes to Extern C interface
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
- florian authored
+ 104
− 173
@@ -137,8 +137,7 @@ int caosdb_connection_create_pem_file_certificate_provider(
@@ -137,8 +137,7 @@ int caosdb_connection_create_pem_file_certificate_provider(
@@ -153,8 +152,8 @@ int caosdb_connection_delete_certificate_provider(
@@ -153,8 +152,8 @@ int caosdb_connection_delete_certificate_provider(
@@ -173,8 +172,7 @@ int caosdb_connection_create_tls_connection_configuration(
@@ -173,8 +172,7 @@ int caosdb_connection_create_tls_connection_configuration(
@@ -192,8 +190,7 @@ int caosdb_connection_delete_connection_configuration(
@@ -192,8 +190,7 @@ int caosdb_connection_delete_connection_configuration(
@@ -206,16 +203,14 @@ int caosdb_connection_configuration_add_cacert(
@@ -206,16 +203,14 @@ int caosdb_connection_configuration_add_cacert(
@@ -239,31 +234,28 @@ int caosdb_connection_create_connection(
@@ -239,31 +234,28 @@ int caosdb_connection_create_connection(
@@ -282,19 +274,16 @@ typedef struct {
@@ -282,19 +274,16 @@ typedef struct {
@@ -303,12 +292,11 @@ typedef struct {
@@ -303,12 +292,11 @@ typedef struct {
@@ -317,8 +305,7 @@ typedef struct {
@@ -317,8 +305,7 @@ typedef struct {
@@ -337,90 +324,60 @@ typedef struct {
@@ -337,90 +324,60 @@ typedef struct {
@@ -431,78 +388,52 @@ int caosdb_entity_create_parent(caosdb_entity_parent *out);
@@ -431,78 +388,52 @@ int caosdb_entity_create_parent(caosdb_entity_parent *out);