#include <adapter.h>

Data Fields | |
| const char * | configstr |
| adapter_mode | type |
| int | inbound |
| allocator_type * | allocator |
| adapter_data * | data |
Definition at line 64 of file adapter.h.
Definition at line 68 of file adapter.h.
Referenced by adapter_cleanup(), and adapter_create().
| const char* adapter_struct::configstr |
Definition at line 65 of file adapter.h.
Referenced by adapter_cleanup(), adapter_compare(), adapter_create(), adapter_init(), adapter_read(), adapter_write(), and tools_input().
Definition at line 69 of file adapter.h.
Referenced by adapter_cleanup(), and adapter_create().
Definition at line 67 of file adapter.h.
Referenced by adapter_compare(), and adapter_create().
Definition at line 66 of file adapter.h.
Referenced by adapter_compare(), adapter_create(), adapter_init(), adapter_read(), adapter_write(), tools_input(), and zone_examine().
1.7.1