Uses of Class
com.osohq.oso.Ffi.CResultVoid
-
Uses of Ffi.CResultVoid in com.osohq.oso
Methods in com.osohq.oso that return Ffi.CResultVoidModifier and TypeMethodDescriptionFfi.PolarLib.polar_application_error(jnr.ffi.Pointer query_ptr, String message) Ffi.PolarLib.polar_bind(jnr.ffi.Pointer query_ptr, String name, String value) Ffi.PolarLib.polar_call_result(jnr.ffi.Pointer query_ptr, long call_id, String value) Ffi.PolarLib.polar_clear_rules(jnr.ffi.Pointer polar_ptr) Ffi.PolarLib.polar_debug_command(jnr.ffi.Pointer query_ptr, String value) Ffi.PolarLib.polar_load(jnr.ffi.Pointer polar_ptr, String sources) Ffi.PolarLib.polar_question_result(jnr.ffi.Pointer query_ptr, long call_id, int result) Ffi.PolarLib.polar_register_constant(jnr.ffi.Pointer polar_ptr, String name, String value) Ffi.PolarLib.polar_register_mro(jnr.ffi.Pointer polar_ptr, String name, String mro)