659 AFW_UTF8_LITERAL(
"This configuration type adds an adaptor and corresponding service to this Adaptive Framework environment.");
716 AFW_UTF8_LITERAL(
"This configuration type provides the application object for this Adaptive Framework environment. It can only be specified once.");
734 AFW_UTF8_LITERAL(
"This configuration type adds an authorization handler for this Adaptive Framework environment.");
773 AFW_UTF8_LITERAL(
"/afw/_AdaptiveContextType_/application/qualifierDefinitions");
836 AFW_UTF8_LITERAL(
"This configuration type adds additional functionality this Adaptive Framework environment.");
866 AFW_UTF8_LITERAL(
"This causes calls to the debug() adaptive function to print if the detail parameter is not true. If off, debug() calls are ignored.");
875 AFW_UTF8_LITERAL(
"This causes all calls to the debug() adaptive function to print. If off, debug() calls with true specified for detail parameter are ignored.");
908 AFW_UTF8_LITERAL(
"The console stream will be sent to the request's response");
911 AFW_UTF8_LITERAL(
"Anything written to the console stream during a request will be sent to the request's response. If this flag is not on, the stream will be written to the server's stdout.");
917 AFW_UTF8_LITERAL(
"The console stream will be sent to a stream in the request's response");
920 AFW_UTF8_LITERAL(
"Anything written to the console stream during a request will be sent to a stream in the request's response. If this flag is not on, but response:console is on, the console stream is included as the value of the \"console\" property of the response object. If neither of these flags are on, the stream will be written to the server's stdout. This flag requires content-type application/x-afw.");
956 AFW_UTF8_LITERAL(
"Include backtrace, backtraceEvaluation, and contextual in error responses.");
965 AFW_UTF8_LITERAL(
"This flag can be tested to determine if any other response:error flags are active. This flag should not normally be directly set.");
971 AFW_UTF8_LITERAL(
"The stderr stream will be sent to the request's response");
974 AFW_UTF8_LITERAL(
"Anything written to the stderr stream during a request will be sent to the request's response. If this flag is not on, the stream will be written to the server's stderr.");
980 AFW_UTF8_LITERAL(
"The stderr stream will be sent to a stream in the request's response");
983 AFW_UTF8_LITERAL(
"Anything written to the stderr stream during a request will be sent to a stream in the request's response. If this flag is not on, but response:stderr is on, the stderr stream is included as the value of the \"stderr\" property of the response object. If neither of these flags are on, the stream will be written to the server's stderr. This flag requires content-type application/x-afw.");
989 AFW_UTF8_LITERAL(
"The stdout stream will be sent to the request's response");
992 AFW_UTF8_LITERAL(
"Anything written to the stdout stream during a request will be sent to the request's response. If this flag is not on, the stream will be written to the server's stdout.");
998 AFW_UTF8_LITERAL(
"The stdout stream will be sent to a stream in the request's response");
1001 AFW_UTF8_LITERAL(
"Anything written to the stdout stream during a request will be sent to a stream in the request's response. If this flag is not on, but response:stdout is on, the stdout stream is included as the value of the \"stdout\" property of the response object. If neither of these flags are on, the stream will be written to the server's stdout. This flag requires content-type application/x-afw.");
1022 AFW_UTF8_LITERAL(
"This produces all basic plus additional detail traces for all adaptors.");
1034 AFW_UTF8_LITERAL(
"This produces basic traces for all authorizationHandler.");
1043 AFW_UTF8_LITERAL(
"This produces all basic plus additional detail traces for all authorizationHandlers.");
1061 AFW_UTF8_LITERAL(
"This produces traces for authorization check call bypasses.");
1064 AFW_UTF8_LITERAL(
"This produces basic traces for authorization check call.");
1073 AFW_UTF8_LITERAL(
"This produces all basic plus additional detail traces for authorization check calls.");
1082 AFW_UTF8_LITERAL(
"This produces basic traces for authorization check call's decision.");
1091 AFW_UTF8_LITERAL(
"This produces all basic plus additional detail traces for authorization check call's decision.");
1103 AFW_UTF8_LITERAL(
"This produces all basic plus additional detail traces for authorization.");
1118 AFW_UTF8_LITERAL(
"This produces all basic plus additional detail traces.");
1127 AFW_UTF8_LITERAL(
"This produces detail traces for adaptive value evaluations.");
1145 AFW_UTF8_LITERAL(
"This produces all basic plus additional detail traces for all requests.");
1175 AFW_UTF8_LITERAL(
"This lock is used internally when accessing adaptor id anchor memory.");
1184 AFW_UTF8_LITERAL(
"This lock is used internally when accessing authorization handler id anchor memory.");
1193 AFW_UTF8_LITERAL(
"This lock is used internally by afw_environment.c when accessing environment registry memory.");
1202 AFW_UTF8_LITERAL(
"This lock is used internally when accessing environment flags memory.");
1211 AFW_UTF8_LITERAL(
"This lock is used internally when accessing environment log list memory.");
1220 AFW_UTF8_LITERAL(
"This lock is used internally by afw_pool.c when accessing multithreaded pools.");
1223 AFW_UTF8_LITERAL(
"This configuration type adds a log and corresponding service to this Adaptive Framework environment.");
1262 AFW_UTF8_LITERAL(
"This configuration type adds a request handler to this Adaptive Framework environment.");
1283 AFW_UTF8_LITERAL(
"This configuration type defines how services are handled in this Adaptive Framework environment. It can only be specified once.");
4847 AFW_UTF8_LITERAL(
"null_terminated_array_of_utf8_z_key_value_pair_objects");
Adaptive Framework Core API.
#define AFW_DEFINE_CONST_DATA(type)
Define a public afw variable.
Adaptive Framework (afw_) strings header.
#define AFW_UTF8_LITERAL(A_STRING)
String literal initializer.
NFC normalized UTF-8 string.