API: Introduce value and datatype structs to Extern C
Compare changes
+ 38
− 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,11 @@ int caosdb_entity_create_property(caosdb_entity_property *out);
@@ -453,25 +439,12 @@ int caosdb_entity_entity_set_name(caosdb_entity_entity *entity, const char *name
@@ -481,30 +454,20 @@ int caosdb_entity_entity_remove_property(caosdb_entity_entity *entity, int index