23#ifndef JULEA_OPERATION_CACHE_INTERNAL_H
24#define JULEA_OPERATION_CACHE_INTERNAL_H
26#if !defined(JULEA_H) && !defined(JULEA_COMPILATION)
27#error "Only <julea.h> can be included directly."
G_GNUC_INTERNAL gboolean j_operation_cache_flush(void)
Definition joperation-cache.c:260
G_GNUC_INTERNAL gboolean j_operation_cache_add(JBatch *)
Definition joperation-cache.c:279
G_GNUC_INTERNAL void j_operation_cache_fini(void)
Definition joperation-cache.c:233
G_BEGIN_DECLS G_GNUC_INTERNAL void j_operation_cache_init(void)
Definition joperation-cache.c:212