Package com.osohq.oso
Class Ffi.Polar
java.lang.Object
com.osohq.oso.Ffi.Polar
- Enclosing class:
Ffi
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidfinalize()protected jnr.ffi.Pointerget()protected voidload(org.json.JSONArray sources) protected longnewId()protected Ffi.QuerynewQueryFromStr(String queryStr) protected Ffi.QuerynewQueryFromTerm(String queryTerm) protected Ffi.Queryprotected jnr.ffi.Pointerprotected voidregisterConstant(String value, String name) protected voidregisterMro(String name, String mro)
-
Method Details
-
get
protected jnr.ffi.Pointer get() -
newId
protected long newId() -
load
- Throws:
Exceptions.OsoException
-
clearRules
- Throws:
Exceptions.OsoException
-
newQueryFromStr
- Throws:
Exceptions.OsoException
-
newQueryFromTerm
- Throws:
Exceptions.OsoException
-
nextInlineQuery
- Throws:
Exceptions.OsoException
-
registerConstant
- Throws:
Exceptions.OsoException
-
registerMro
- Throws:
Exceptions.OsoException
-
nextMessage
- Throws:
Exceptions.OsoException
-
finalize
protected void finalize()
-