Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Macros | Functions
afw_command_strings.h File Reference

Adaptive Framework (afw_command_) strings header. More...

#include "afw_interface.h"
#include "afw_command_declare_helpers.h"

Go to the source code of this file.

Macros

#define AFW_COMMAND_Q_METHOD   "METHOD"
 define for quoted string METHOD
 
#define AFW_COMMAND_Q_SERVER_PROTOCOL   "SERVER_PROTOCOL"
 define for quoted string SERVER_PROTOCOL
 
#define AFW_COMMAND_Q_URI   "URI"
 define for quoted string URI
 
#define AFW_COMMAND_Q_a_local_directive_starts_with   "++afw-local-"
 define for quoted string a_local_directive_starts_with
 
#define AFW_COMMAND_Q_a_local_mode_action   "++afw-local-mode-action"
 define for quoted string a_local_mode_action
 
#define AFW_COMMAND_Q_a_local_mode_action_direct   "++afw-local-mode-action-direct"
 define for quoted string a_local_mode_action_direct
 
#define AFW_COMMAND_Q_a_local_mode_evaluate   "++afw-local-mode-evaluate"
 define for quoted string a_local_mode_evaluate
 
#define AFW_COMMAND_Q_a_local_mode_evaluate_direct   "++afw-local-mode-evaluate-direct"
 define for quoted string a_local_mode_evaluate_direct
 
#define AFW_COMMAND_Q_a_local_mode_http_like   "++afw-local-mode-http-like"
 define for quoted string a_local_mode_http_like
 
#define AFW_COMMAND_Q_a_local_request_properties   "++afw-local-multi-request-properties"
 define for quoted string a_local_request_properties
 
#define AFW_COMMAND_Q_afw_command   "afw_command"
 define for quoted string afw_command
 
#define AFW_COMMAND_Q_afw_command_dash_x   "afw_command_dash_x"
 define for quoted string afw_command_dash_x
 
#define AFW_COMMAND_Q_afw_command_interactive   "afw_command_interactive"
 define for quoted string afw_command_interactive
 
#define AFW_COMMAND_Q_afw_command_local_mode   "afw_command_local_mode"
 define for quoted string afw_command_local_mode
 
#define AFW_COMMAND_Q_default   "default"
 define for quoted string default
 
#define AFW_COMMAND_Q_indirect   "indirect"
 define for quoted string indirect
 

Functions

 AFW_COMMAND_DECLARE_CONST_DATA (afw_utf8_t) afw_command_s_METHOD
 afw_utf8_t for string METHOD More...
 

Detailed Description

Adaptive Framework (afw_command_) strings header.

Definition in file afw_command_strings.h.

Function Documentation

◆ AFW_COMMAND_DECLARE_CONST_DATA()

AFW_COMMAND_DECLARE_CONST_DATA ( afw_utf8_t  )

afw_utf8_t for string METHOD

afw_utf8_t for string indirect

afw_utf8_t for string default

afw_utf8_t for string afw_command_local_mode

afw_utf8_t for string afw_command_interactive

afw_utf8_t for string afw_command_dash_x

afw_utf8_t for string afw_command

afw_utf8_t for string a_local_request_properties

afw_utf8_t for string a_local_mode_http_like

afw_utf8_t for string a_local_mode_evaluate_direct

afw_utf8_t for string a_local_mode_evaluate

afw_utf8_t for string a_local_mode_action_direct

afw_utf8_t for string a_local_mode_action

afw_utf8_t for string a_local_directive_starts_with

afw_utf8_t for string URI

afw_utf8_t for string SERVER_PROTOCOL