libamxb
4.8.2
Bus Agnostic C API
|
#include <amxb_priv.h>
Data Fields | |
amxc_llist_it_t | it |
amxb_request_t | data |
bool | local |
bool | in_flight |
bool | closed |
bool | wait |
Definition at line 69 of file amxb_priv.h.
bool _req::closed |
Definition at line 74 of file amxb_priv.h.
amxb_request_t _req::data |
Definition at line 71 of file amxb_priv.h.
bool _req::in_flight |
Definition at line 73 of file amxb_priv.h.
amxc_llist_it_t _req::it |
Definition at line 70 of file amxb_priv.h.
bool _req::local |
Definition at line 72 of file amxb_priv.h.
bool _req::wait |
Definition at line 75 of file amxb_priv.h.