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