9 #ifndef __AFW_COMMAND_INTERNAL_H__
10 #define __AFW_COMMAND_INTERNAL_H__
40 int index_first_non_option;
91 apr_array_header_t *input_buffer;
115 int local_model_fd_num;
Adaptive Framework register generated (afw_command) header.
Adaptive Framework Version (afw_command_) header.
#define AFW_BEGIN_DECLARES
Adaptive Framework Base Package main Doxygen groups.
Interfaceafw_interface header.
struct afw_command_self_s afw_command_self_t
Self typedef for afw_command self.
int(* afw_utf8_octet_get_cb_t)(afw_utf8_octet_t *octet, void *data, afw_xctx_t *xctx)
Get an utf-8 octet (8 bits).
afw_utf8_octet_t afw_utf8_z_t
NFC normalized UTF-8 null terminated string.
enum afw_compile_type_e afw_compile_type_t
Compile type enum.
enum afw_compile_residual_check_e afw_compile_residual_check_t
Residual checking options.
Self typedef for afw_command self.
Interface afw_content_type public struct.
Struct for memory pointer and size.
Interface afw_object public struct.
Interface afw_server public struct.
NFC normalized UTF-8 string.
Interface afw_xctx public struct.