groonga_d.type

Undocumented in source.

Members

Functions

grn_type_create
groonga_d.groonga.grn_obj* grn_type_create(groonga_d.groonga.grn_ctx* ctx, const(char)* name, uint name_size, groonga_d.groonga.grn_obj_flags flags, uint size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_type_id_is_builtin
groonga_d.groonga.grn_bool grn_type_id_is_builtin(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_type_id_is_float_family
bool grn_type_id_is_float_family(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_type_id_is_number_family
groonga_d.groonga.grn_bool grn_type_id_is_number_family(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_type_id_is_text_family
groonga_d.groonga.grn_bool grn_type_id_is_text_family(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_type_id_size
size_t grn_type_id_size(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_id id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
grn_type_size
uint grn_type_size(groonga_d.groonga.grn_ctx* ctx, groonga_d.groonga.grn_obj* type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta