X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fconcord.git;a=blobdiff_plain;f=concord.h;h=bcab30d2f373bfc9a55f8ac2f8a9c5a23cfbe0e3;hp=04f821b339700aff5d15da0a7d1fc4d528b61257;hb=b6aac1bd870245ed92193dae35e439c2ed214039;hpb=5058a5d45fbf300dd071a0f3448d977beab307e0 diff --git a/concord.h b/concord.h index 04f821b..bcab30d 100644 --- a/concord.h +++ b/concord.h @@ -128,6 +128,9 @@ concord_obj_gets_feature_value (const char* object_id, CONCORD_Feature feature, unsigned char* dst, size_t size); +COS_object +concord_object_get_feature_value (COS_object object, COS_object feature); + int concord_feature_foreach_obj_string (CONCORD_Feature feature, int (*func)