|
JULEA
|
Data Fields | |
| JList * | list |
| JSemantics * | semantics |
| JBackgroundOperation * | background_operation |
| gint | ref_count |
An operation.
| JBackgroundOperation* JBatch::background_operation |
The background operation used for j_batch_execute_async().
| JList* JBatch::list |
The list of pending operations.
| gint JBatch::ref_count |
The reference count.
| JSemantics* JBatch::semantics |
The semantics.