JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
Q
R
S
T
U
V
I
in_progress_builder(JNA.InProgress)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_boolean(JNA.InProgressBuilder, long, String, int, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_double(JNA.InProgressBuilder, long, String, double, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_keyword(JNA.InProgressBuilder, long, String, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_long(JNA.InProgressBuilder, long, String, long, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_ref(JNA.InProgressBuilder, long, String, long, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_string(JNA.InProgressBuilder, long, String, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_timestamp(JNA.InProgressBuilder, long, String, long, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_add_uuid(JNA.InProgressBuilder, long, String, Pointer, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_commit(JNA.InProgressBuilder, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_destroy(JNA.InProgressBuilder)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_boolean(JNA.InProgressBuilder, long, String, int, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_double(JNA.InProgressBuilder, long, String, double, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_keyword(JNA.InProgressBuilder, long, String, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_long(JNA.InProgressBuilder, long, String, long, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_ref(JNA.InProgressBuilder, long, String, long, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_string(JNA.InProgressBuilder, long, String, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_timestamp(JNA.InProgressBuilder, long, String, long, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_retract_uuid(JNA.InProgressBuilder, long, String, Pointer, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_builder_transact(JNA.InProgressBuilder)
- Method in interface org.mozilla.mentat.
JNA
in_progress_commit(JNA.InProgress, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_destroy(JNA.InProgress)
- Method in interface org.mozilla.mentat.
JNA
in_progress_entity_builder_from_entid(JNA.InProgress, long)
- Method in interface org.mozilla.mentat.
JNA
in_progress_entity_builder_from_temp_id(JNA.InProgress, String)
- Method in interface org.mozilla.mentat.
JNA
in_progress_rollback(JNA.InProgress, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
in_progress_transact(JNA.InProgress, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
InProgress
- Class in
org.mozilla.mentat
This class wraps a raw pointer that points to a Rust
InProgress
object.
InProgress(JNA.InProgress)
- Constructor for class org.mozilla.mentat.
InProgress
inProgress
- Variable in class org.mozilla.mentat.
InProgressTransactionResult
InProgress()
- Constructor for class org.mozilla.mentat.
JNA.InProgress
InProgressBuilder
- Class in
org.mozilla.mentat
This class wraps a raw pointer that points to a Rust `InProgressBuilder` object.
InProgressBuilder(JNA.InProgressBuilder)
- Constructor for class org.mozilla.mentat.
InProgressBuilder
InProgressBuilder()
- Constructor for class org.mozilla.mentat.
JNA.InProgressBuilder
InProgressTransactionResult
- Class in
org.mozilla.mentat
InProgressTransactionResult()
- Constructor for class org.mozilla.mentat.
InProgressTransactionResult
InProgressTransactionResult.ByReference
- Class in
org.mozilla.mentat
InProgressTransactionResult.ByValue
- Class in
org.mozilla.mentat
INSTANCE
- Static variable in interface org.mozilla.mentat.
JNA
isFailure()
- Method in class org.mozilla.mentat.
RustError
Does this represent failure?
isSuccess()
- Method in class org.mozilla.mentat.
RustError
Does this represent success?
iterator()
- Method in class org.mozilla.mentat.
CollResult
iterator()
- Method in class org.mozilla.mentat.
RelResult
A
B
C
D
E
F
G
H
I
J
L
M
O
Q
R
S
T
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes