Adaptive Framework
0.9.0
|
Interface afw_adaptor public struct. More...
#include <afw_interface.h>
Data Fields | |
const afw_adaptor_inf_t * | inf |
const afw_pool_t * | p |
afw_utf8_t | adaptor_id |
const afw_utf8_t * | adaptor_type_id |
const afw_utf8_t * | service_id |
const afw_object_t * | properties |
const afw_utf8_t * | source_location |
const afw_utf8_t * | trace_flag_id |
afw_size_t | trace_flag_index |
const afw_utf8_t * | detail_flag_id |
afw_size_t | detail_flag_index |
const afw_adaptor_impl_t * | impl |
Interface afw_adaptor public struct.
Definition at line 194 of file afw_interface.h.