Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
afw_function_journal.c File Reference

afw_function_execute_* functions for journal. More...

#include "afw_internal.h"

Go to the source code of this file.

Functions

const afw_value_tafw_function_execute_journal_advance_cursor_for_consumer (afw_function_execute_t *x)
 Adaptive Function journal_advance_cursor_for_consumer More...
 
const afw_value_tafw_function_execute_journal_get_by_cursor (afw_function_execute_t *x)
 Adaptive Function journal_get_by_cursor More...
 
const afw_value_tafw_function_execute_journal_get_first (afw_function_execute_t *x)
 Adaptive Function journal_get_first More...
 
const afw_value_tafw_function_execute_journal_get_next_after_cursor (afw_function_execute_t *x)
 Adaptive Function journal_get_next_after_cursor More...
 
const afw_value_tafw_function_execute_journal_get_next_for_consumer (afw_function_execute_t *x)
 Adaptive Function journal_get_next_for_consumer More...
 
const afw_value_tafw_function_execute_journal_get_next_for_consumer_after_cursor (afw_function_execute_t *x)
 Adaptive Function journal_get_next_for_consumer_after_cursor More...
 
const afw_value_tafw_function_execute_journal_mark_consumed (afw_function_execute_t *x)
 Adaptive Function journal_mark_consumed More...
 

Detailed Description

afw_function_execute_* functions for journal.

Definition in file afw_function_journal.c.