|
Adaptive Framework
0.9.0
|
Data Fields | |
| const afw_utf8_t * | adaptor_id |
| Adaptor id. | |
| const afw_utf8_t * | adaptor_type_id |
| Adaptor type id. | |
| const afw_adaptor_t * | adaptor |
| Adaptor instance or NULL. | |
| const afw_object_t * | properties |
| Associated properties. | |
| const afw_utf8_t * | service_id |
| Associated service id or NULL. | |
| afw_integer_t | reference_count |
| Reference count for this instance of adaptor. | |
| afw_adaptor_id_anchor_t * | stopping |
| First/next stopping adaptor or NULL. | |
Definition at line 57 of file afw_adaptor.h.