|
libamxo
4.3.4
Object Definition Language (ODL) parsing
|
#include <amxo_types.h>

Data Fields | |
| amxc_htable_it_t | hit |
| amxo_res_get_default_t | get |
| amxo_res_resolve_fn_t | resolve |
| amxo_res_clean_fn_t | clean |
| void * | priv |
Definition at line 100 of file amxo_types.h.
| amxo_res_clean_fn_t _amxo_resolver::clean |
Definition at line 104 of file amxo_types.h.
| amxo_res_get_default_t _amxo_resolver::get |
Definition at line 102 of file amxo_types.h.
| amxc_htable_it_t _amxo_resolver::hit |
Definition at line 101 of file amxo_types.h.
| void* _amxo_resolver::priv |
Definition at line 105 of file amxo_types.h.
| amxo_res_resolve_fn_t _amxo_resolver::resolve |
Definition at line 103 of file amxo_types.h.