Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Modules | Typedefs

Modules

 afw_adaptor
 
 afw_adaptor_factory
 
 afw_adaptor_impl_index
 
 afw_adaptor_impl_index_cursor
 
 afw_adaptor_journal
 
 afw_adaptor_key_value
 
 afw_adaptor_object_type_cache
 
 afw_adaptor_session
 
 afw_adaptor_transaction
 
 afw_authorization_handler
 
 afw_authorization_handler_factory
 
 afw_connection
 
 afw_content_type
 
 afw_content_type_object_list_writer
 
 afw_data_type
 
 afw_extension
 
 afw_list
 
 afw_list_setter
 
 afw_log
 
 afw_log_factory
 
 afw_object
 
 afw_object_associative_array
 
 afw_object_setter
 
 afw_pool
 
 afw_request
 
 afw_request_handler
 
 afw_request_handler_factory
 
 afw_server
 
 afw_service_type
 
 afw_stream
 
 afw_value
 
 afw_variable_handler
 
 afw_writer
 
 afw_xctx
 

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

The Adaptive Framework Interfaces.