9 #ifndef __AFW_AUTHORIZATION_IMPL_H__
10 #define __AFW_AUTHORIZATION_IMPL_H__
#define AFW_BEGIN_DECLARES
#define AFW_DECLARE(type)
Declare a public afw function.
Interfaceafw_interface header.
afw_authorization_handler_t * afw_authorization_handler_impl_create_cede_p(const afw_authorization_handler_inf_t *inf, afw_size_t instance_size, const afw_object_t *properties, const afw_pool_t *p, afw_xctx_t *xctx)
Developers should call this in all create functions for a afw_authorization_handler.
apr_size_t afw_size_t
size_t.
Interface afw_authorization_handler_inf_s struct.
Interface afw_authorization_handler public struct.
Interface afw_object public struct.
Interface afw_pool public struct.
Interface afw_xctx public struct.