groonga_d.column

Undocumented in source.

Members

Aliases

grn_column_cache
alias grn_column_cache = _grn_column_cache
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

grn_column_cache_close
void grn_column_cache_close(groonga_d.groonga.grn_ctx* ctx, grn_column_cache* cache)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_cache_open
grn_column_cache* grn_column_cache_open(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* column)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_cache_ref
void* grn_column_cache_ref(groonga_d.groonga.grn_ctx* ctx, grn_column_cache* cache, uint id, size_t* value_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_copy
groonga_d.groonga.grn_rc grn_column_copy(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* from, groonga_d.groonga.grn_obj* to)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_column_get_flags
uint grn_column_get_flags(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* column)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_grn_column_cache
struct _grn_column_cache
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta