Package com.osohq.oso
Class Ffi.Query
java.lang.Object
com.osohq.oso.Ffi.Query
- Enclosing class:
Ffi
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
applicationError
(String message) protected void
protected void
callResult
(long call_id, String value) protected void
debugCommand
(String value) protected void
finalize()
protected jnr.ffi.Pointer
get()
protected String
protected jnr.ffi.Pointer
protected void
questionResult
(long call_id, int result) protected String
source()
-
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()
-