Uses of Class
com.osohq.oso.Ffi.CResultPointer
-
Uses of Ffi.CResultPointer in com.osohq.oso
Modifier and TypeMethodDescriptionFfi.PolarLib.polar_new_query
(jnr.ffi.Pointer polar_ptr, String query_str, int trace) Ffi.PolarLib.polar_new_query_from_term
(jnr.ffi.Pointer polar_ptr, String query_term, int trace) Ffi.PolarLib.polar_next_polar_message
(jnr.ffi.Pointer polar_ptr) Ffi.PolarLib.polar_next_query_event
(jnr.ffi.Pointer query_ptr) Ffi.PolarLib.polar_next_query_message
(jnr.ffi.Pointer query_ptr) Ffi.PolarLib.polar_query_from_repl
(jnr.ffi.Pointer polar_ptr) Ffi.PolarLib.polar_query_source_info
(jnr.ffi.Pointer query_ptr)