The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Classes | |
struct | ac2lsl::type_info |
class | ac2lsl::save_var_base_t |
Interface for ac to lsl bridge variable. More... | |
class | ac2lsl::save_var_t< T > |
Implementation for all ac to lsl bridges except complex types. More... | |
class | ac2lsl::save_var_t< mha_complex_t > |
Template specialization of the ac2lsl bridge to take care of complex numbers. More... | |
class | ac2lsl::cfg_t |
Runtime configuration class of the ac2lsl plugin. More... | |
class | ac2lsl::ac2lsl_t |
Plugin class of ac2lsl. More... | |
Namespaces | |
ac2lsl | |
All types for the ac2lsl plugins live in this namespace. | |
Variables | |
const std::map< int, type_info > | ac2lsl::types |