37 impl_1_property_description = {
41 .string =
"Adaptive Framework afw_server_fcgi collection."
46 impl_1_property_objectId = {
50 .string =
"afw_server_fcgi"
55 impl_1_properties[] = {
56 &impl_1_property_description,
57 &impl_1_property_objectId,
67 &afw_server_fcgi_s__AdaptiveCollection_,
68 &afw_server_fcgi_s_afw_server_fcgi,
75 impl_const_objects[] = {
85 &impl_const_objects[0],
false, xctx);
Adaptive Framework Core API.
void afw_server_fcgi_const_objects_register(afw_xctx_t *xctx)
Get array of afw_server_fcgi_ const objects.
Adaptive Framework register generated (afw_server_fcgi) header.
#define AFW_UTF8_LITERAL(A_STRING)
String literal initializer.
afw_runtime_env_resolve_and_set_const_objects(const afw_runtime_unresolved_const_object_t *const *unresolved, afw_boolean_t overwrite, afw_xctx_t *xctx)
Resolve and set a NULL terminated list of object pointers in the xctx's runtime objects.
@ afw_runtime_unresolved_primitive_type_string
value points to afw_utf8_z_t.
Runtime unresolved property.
NFC normalized UTF-8 string.
Interface afw_xctx public struct.