75 #ifdef __AFW_ADAPTOR_FACTORY_IMPL_DECLARES_H__
76 #ifndef AFW_ADAPTOR_FACTORY_INF_ONLY
77 #error "afw_adaptor_factory_impl_declares.h already included."
80 #ifndef __AFW_ADAPTOR_FACTORY_IMPL_DECLARES_H__
81 #ifdef AFW_ADAPTOR_FACTORY_INF_ONLY
82 #error "afw_adaptor_factory_impl_declares.h must be included before AFW_ADAPTOR_FACTORY_INF_ONLY."
84 #define __AFW_ADAPTOR_FACTORY_IMPL_DECLARES_H__ 1
87 #ifdef AFW_IMPLEMENTATION_ID
88 #define _AFW_IMPLEMENTATION_ID_ AFW_IMPLEMENTATION_ID
90 #define _AFW_IMPLEMENTATION_ID_ "unspecified"
92 #ifdef AFW_IMPLEMENTATION_SPECIFIC
93 #define _AFW_IMPLEMENTATION_SPECIFIC_ AFW_IMPLEMENTATION_SPECIFIC
95 #define _AFW_IMPLEMENTATION_SPECIFIC_ NULL
97 #ifndef AFW_ADAPTOR_FACTORY_INF_ONLY
99 #ifndef impl_afw_adaptor_factory_create_adaptor_cede_p
102 impl_afw_adaptor_factory_create_adaptor_cede_p(
112 #define _AFW_IMPLEMENTATION_SOURCE_FILE_ __BASE_FILE__
114 #define _AFW_IMPLEMENTATION_SOURCE_FILE_ __FILE__
116 #ifdef AFW_IMPLEMENTATION_INF_SPECIFIER
121 #ifdef AFW_IMPLEMENTATION_INF_LABEL
122 AFW_IMPLEMENTATION_INF_LABEL = {
124 impl_afw_adaptor_factory_inf = {
130 _AFW_IMPLEMENTATION_SPECIFIC_
132 impl_afw_adaptor_factory_create_adaptor_cede_p
135 #undef _AFW_IMPLEMENTATION_ID_
136 #undef _AFW_IMPLEMENTATION_SPECIFIC_
137 #undef _AFW_IMPLEMENTATION_SOURCE_FILE_
#define AFW_BEGIN_DECLARES
Interface afw_interface opaque typedefs.
#define AFW_UTF8_LITERAL(A_STRING)
String literal initializer.
Interface afw_adaptor_factory_inf_s struct.
Interface afw_adaptor_factory public struct.
Interface afw_adaptor public struct.
Interface afw_object public struct.
Interface afw_pool public struct.
Interface afw_xctx public struct.