API: Introduce value and datatype structs to Extern C
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 51
− 75
@@ -363,33 +363,27 @@ typedef struct caosdb_entity_message {
@@ -411,27 +405,12 @@ int caosdb_entity_property_get_id(caosdb_entity_property *property, char **out);
@@ -439,6 +418,8 @@ int caosdb_entity_parent_get_description(caosdb_entity_parent *parent, char **ou
@@ -446,6 +427,24 @@ int caosdb_entity_create_property(caosdb_entity_property *out);
@@ -453,25 +452,12 @@ int caosdb_entity_entity_set_name(caosdb_entity_entity *entity, const char *name
@@ -481,30 +467,20 @@ int caosdb_entity_entity_remove_property(caosdb_entity_entity *entity, int index