projects
/
chise
/
concord.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b251b9a
)
(concord_object_get_feature_value): New prototype.
author
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 12 Apr 2013 09:30:47 +0000
(18:30 +0900)
committer
MORIOKA Tomohiko
<tomo.git@chise.org>
Fri, 12 Apr 2013 09:30:47 +0000
(18:30 +0900)
concord.h
patch
|
blob
|
history
diff --git
a/concord.h
b/concord.h
index
04f821b
..
bcab30d
100644
(file)
--- 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)