Package com.osohq.oso
Class Ffi.Query
java.lang.Object
com.osohq.oso.Ffi.Query
- Enclosing class:
Ffi
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidapplicationError(String message) protected voidprotected voidcallResult(long call_id, String value) protected voiddebugCommand(String value) protected voidfinalize()protected jnr.ffi.Pointerget()protected Stringprotected jnr.ffi.Pointerprotected voidquestionResult(long call_id, int result) protected Stringsource()
-
Method Details
-
get
protected jnr.ffi.Pointer get() -
questionResult
- Throws:
Exceptions.OsoException
-
callResult
- Throws:
Exceptions.OsoException
-
applicationError
- Throws:
Exceptions.OsoException
-
nextEvent
- Throws:
Exceptions.OsoException
-
debugCommand
- Throws:
Exceptions.OsoException
-
nextMessage
- Throws:
Exceptions.OsoException
-
source
- Throws:
Exceptions.OsoException
-
bind
- Throws:
Exceptions.OsoException
-
finalize
protected void finalize()
-