libamxb  4.8.2
Bus Agnostic C API
_req Struct Reference

#include <amxb_priv.h>

Collaboration diagram for _req:

Data Fields

amxc_llist_it_t it
 
amxb_request_t data
 
bool local
 
bool in_flight
 
bool closed
 
bool wait
 

Detailed Description

Definition at line 69 of file amxb_priv.h.

Field Documentation

◆ closed

bool _req::closed

Definition at line 74 of file amxb_priv.h.

◆ data

amxb_request_t _req::data

Definition at line 71 of file amxb_priv.h.

◆ in_flight

bool _req::in_flight

Definition at line 73 of file amxb_priv.h.

◆ it

amxc_llist_it_t _req::it

Definition at line 70 of file amxb_priv.h.

◆ local

bool _req::local

Definition at line 72 of file amxb_priv.h.

◆ wait

bool _req::wait

Definition at line 75 of file amxb_priv.h.


The documentation for this struct was generated from the following file: