Rename caosdb-cpplib to linkahead-cpplib
Compare changes
- Joscha Schmiedt authored
+ 113
− 115
@@ -33,37 +33,37 @@ extern "C" {
@@ -33,37 +33,37 @@ extern "C" {
@@ -72,10 +72,10 @@ int dstatus_code_OTHER_CLIENT_ERROR();
@@ -72,10 +72,10 @@ int dstatus_code_OTHER_CLIENT_ERROR();
@@ -84,10 +84,10 @@ typedef struct dconnection_connection {
@@ -84,10 +84,10 @@ typedef struct dconnection_connection {
@@ -96,55 +96,55 @@ typedef struct dconnection_connection_configuration {
@@ -96,55 +96,55 @@ typedef struct dconnection_connection_configuration {
@@ -152,43 +152,43 @@ int dconnection_delete_certificate_provider(dconnection_certificate_provider *pr
@@ -152,43 +152,43 @@ int dconnection_delete_certificate_provider(dconnection_certificate_provider *pr
@@ -196,28 +196,28 @@ int dconnection_delete_connection_configuration(
@@ -196,28 +196,28 @@ int dconnection_delete_connection_configuration(
@@ -226,92 +226,97 @@ int dauthentication_delete_authenticator(dauthentication_authenticator *authenti
@@ -226,92 +226,97 @@ int dauthentication_delete_authenticator(dauthentication_authenticator *authenti
int dconnection_get_version_info(dinfo_version_info *out, const dconnection_connection *connection);
int dtransaction_transaction_retrieve_and_download_file_by_id(dtransaction_transaction *transaction,
@@ -322,27 +327,28 @@ int dtransaction_transaction_release_result_set(dtransaction_transaction *transa
@@ -322,27 +327,28 @@ int dtransaction_transaction_release_result_set(dtransaction_transaction *transa
@@ -375,36 +381,34 @@ int linkahead_entity_entity_get_role(linkahead_entity_entity *entity, char **out
@@ -375,36 +381,34 @@ int linkahead_entity_entity_get_role(linkahead_entity_entity *entity, char **out
int linkahead_entity_entity_get_value(linkahead_entity_entity *entity, linkahead_entity_value *out);
int linkahead_entity_entity_get_info(linkahead_entity_entity *entity, linkahead_entity_message *out,
@@ -430,8 +434,8 @@ int linkahead_entity_value_get_as_double(linkahead_entity_value *value, double *
@@ -430,8 +434,8 @@ int linkahead_entity_value_get_as_double(linkahead_entity_value *value, double *
@@ -445,8 +449,7 @@ int linkahead_entity_delete_parent(linkahead_entity_parent *out);
@@ -445,8 +449,7 @@ int linkahead_entity_delete_parent(linkahead_entity_parent *out);
@@ -455,44 +458,39 @@ int linkahead_entity_create_string_value(linkahead_entity_value *out, const char
@@ -455,44 +458,39 @@ int linkahead_entity_create_string_value(linkahead_entity_value *out, const char