|
Groonga
|
Functions | |
| template<typename TYPE > | |
| TYPE | get (grn_ctx *ctx, grn_obj *bulk, TYPE default_value) |
| template<typename NUMERIC > | |
| grn_rc | set (grn_ctx *ctx, grn_obj *bulk, NUMERIC value) |
| template<typename NUMERIC > | |
| grn_rc | put (grn_ctx *ctx, grn_obj *bulk, NUMERIC value) |