Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Typedefs
afw_interface_opaques.h File Reference

Interface afw_interface opaque typedefs. More...

Go to the source code of this file.

Typedefs

typedef struct afw_extension_s afw_extension_t
 
typedef struct afw_extension_inf_s afw_extension_inf_t
 
typedef struct afw_adaptor_factory_s afw_adaptor_factory_t
 
typedef struct afw_adaptor_factory_inf_s afw_adaptor_factory_inf_t
 
typedef struct afw_adaptor_s afw_adaptor_t
 
typedef struct afw_adaptor_inf_s afw_adaptor_inf_t
 
typedef struct afw_adaptor_object_type_cache_s afw_adaptor_object_type_cache_t
 
typedef struct afw_adaptor_object_type_cache_inf_s afw_adaptor_object_type_cache_inf_t
 
typedef struct afw_adaptor_session_s afw_adaptor_session_t
 
typedef struct afw_adaptor_session_inf_s afw_adaptor_session_inf_t
 
typedef struct afw_adaptor_transaction_s afw_adaptor_transaction_t
 
typedef struct afw_adaptor_transaction_inf_s afw_adaptor_transaction_inf_t
 
typedef struct afw_adaptor_impl_index_cursor_s afw_adaptor_impl_index_cursor_t
 
typedef struct afw_adaptor_impl_index_cursor_inf_s afw_adaptor_impl_index_cursor_inf_t
 
typedef struct afw_adaptor_key_value_s afw_adaptor_key_value_t
 
typedef struct afw_adaptor_key_value_inf_s afw_adaptor_key_value_inf_t
 
typedef struct afw_adaptor_impl_index_s afw_adaptor_impl_index_t
 
typedef struct afw_adaptor_impl_index_inf_s afw_adaptor_impl_index_inf_t
 
typedef struct afw_authorization_handler_factory_s afw_authorization_handler_factory_t
 
typedef struct afw_authorization_handler_factory_inf_s afw_authorization_handler_factory_inf_t
 
typedef struct afw_authorization_handler_s afw_authorization_handler_t
 
typedef struct afw_authorization_handler_inf_s afw_authorization_handler_inf_t
 
typedef struct afw_content_type_s afw_content_type_t
 
typedef struct afw_content_type_inf_s afw_content_type_inf_t
 
typedef struct afw_content_type_object_list_writer_s afw_content_type_object_list_writer_t
 
typedef struct afw_content_type_object_list_writer_inf_s afw_content_type_object_list_writer_inf_t
 
typedef struct afw_data_type_s afw_data_type_t
 
typedef struct afw_data_type_inf_s afw_data_type_inf_t
 
typedef struct afw_list_setter_s afw_list_setter_t
 
typedef struct afw_list_setter_inf_s afw_list_setter_inf_t
 
typedef struct afw_list_s afw_list_t
 
typedef struct afw_list_inf_s afw_list_inf_t
 
typedef struct afw_log_factory_s afw_log_factory_t
 
typedef struct afw_log_factory_inf_s afw_log_factory_inf_t
 
typedef struct afw_log_s afw_log_t
 
typedef struct afw_log_inf_s afw_log_inf_t
 
typedef struct afw_object_setter_s afw_object_setter_t
 
typedef struct afw_object_setter_inf_s afw_object_setter_inf_t
 
typedef struct afw_object_s afw_object_t
 
typedef struct afw_object_inf_s afw_object_inf_t
 
typedef struct afw_server_s afw_server_t
 
typedef struct afw_server_inf_s afw_server_inf_t
 
typedef struct afw_service_type_s afw_service_type_t
 
typedef struct afw_service_type_inf_s afw_service_type_inf_t
 
typedef struct afw_object_associative_array_s afw_object_associative_array_t
 
typedef struct afw_object_associative_array_inf_s afw_object_associative_array_inf_t
 
typedef struct afw_request_handler_factory_s afw_request_handler_factory_t
 
typedef struct afw_request_handler_factory_inf_s afw_request_handler_factory_inf_t
 
typedef struct afw_request_handler_s afw_request_handler_t
 
typedef struct afw_request_handler_inf_s afw_request_handler_inf_t
 
typedef struct afw_connection_s afw_connection_t
 
typedef struct afw_connection_inf_s afw_connection_inf_t
 
typedef struct afw_request_s afw_request_t
 
typedef struct afw_request_inf_s afw_request_inf_t
 
typedef struct afw_xctx_s afw_xctx_t
 
typedef struct afw_xctx_inf_s afw_xctx_inf_t
 
typedef struct afw_stream_s afw_stream_t
 
typedef struct afw_stream_inf_s afw_stream_inf_t
 
typedef struct afw_pool_s afw_pool_t
 
typedef struct afw_pool_inf_s afw_pool_inf_t
 
typedef struct afw_adaptor_journal_s afw_adaptor_journal_t
 
typedef struct afw_adaptor_journal_inf_s afw_adaptor_journal_inf_t
 
typedef struct afw_value_s afw_value_t
 
typedef struct afw_value_inf_s afw_value_inf_t
 
typedef struct afw_variable_handler_s afw_variable_handler_t
 
typedef struct afw_variable_handler_inf_s afw_variable_handler_inf_t
 
typedef struct afw_writer_s afw_writer_t
 
typedef struct afw_writer_inf_s afw_writer_inf_t
 

Detailed Description

Interface afw_interface opaque typedefs.

Definition in file afw_interface_opaques.h.