23 #ifndef JULEA_BATCH_INTERNAL_H
24 #define JULEA_BATCH_INTERNAL_H
26 #if !defined(JULEA_H) && !defined(JULEA_COMPILATION)
27 #error "Only <julea.h> can be included directly."
54 G_GNUC_INTERNAL
JBatch* j_batch_new_from_batch(
JBatch* batch);
68 G_GNUC_INTERNAL
JList* j_batch_get_operations(
JBatch* batch);
82 G_GNUC_INTERNAL gboolean j_batch_execute_internal(
JBatch* batch);