9 #ifndef __NEW_AFW_OBJECT_VIEW_INTERNAL_H__
10 #define __NEW_AFW_OBJECT_VIEW_INTERNAL_H__
#define AFW_BEGIN_DECLARES
Interfaceafw_interface header.
apr_int64_t afw_integer_t
typedef for big signed int.
Struct for object processing options.
Interface afw_object public struct.
apr_hash_t * string_values
Shared string values.
afw_object_view_internal_object_self_t * main_entity
First loaded entity.
const afw_object_t * journal_entry
Journal entry used during path resolution.
const afw_uri_parsed_t * uri_parsed
Parsed URI for view entity.
const afw_pool_t * p
Pool used for all resources in view.
const afw_object_options_t * options
View options.
apr_hash_t * path_values
Shared path values.
const afw_utf8_t * adaptor_id
Parsed URI for view entity.
Interface afw_pool public struct.
Typedef for parsed URI returned from afw_uri_parse().
NFC normalized UTF-8 string.
Interface afw_value public struct.