libamxo  4.3.4
Object Definition Language (ODL) parsing
_amxo_resolver Struct Reference

#include <amxo_types.h>

Collaboration diagram for _amxo_resolver:

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
 

Detailed Description

Definition at line 100 of file amxo_types.h.

Field Documentation

◆ clean

amxo_res_clean_fn_t _amxo_resolver::clean

Definition at line 104 of file amxo_types.h.

◆ get

amxo_res_get_default_t _amxo_resolver::get

Definition at line 102 of file amxo_types.h.

◆ hit

amxc_htable_it_t _amxo_resolver::hit

Definition at line 101 of file amxo_types.h.

◆ priv

void* _amxo_resolver::priv

Definition at line 105 of file amxo_types.h.

◆ resolve

amxo_res_resolve_fn_t _amxo_resolver::resolve

Definition at line 103 of file amxo_types.h.


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