The Open Master Hearing Aid (openMHA)  openMHA
Open community platform for hearing aid algorithm research
ac2lsl Namespace Reference

All types for the ac2lsl plugins live in this namespace. More...

Classes

struct  type_info
 
class  save_var_base_t
 Interface for ac to lsl bridge variable. More...
 
class  save_var_t
 Implementation for all ac to lsl bridges except complex types. More...
 
class  save_var_t< mha_complex_t >
 Template specialization of the ac2lsl bridge to take care of complex numbers. More...
 
class  cfg_t
 Runtime configuration class of the ac2lsl plugin. More...
 
class  ac2lsl_t
 Plugin class of ac2lsl. More...
 

Variables

const std::map< int, type_infotypes
 

Detailed Description

All types for the ac2lsl plugins live in this namespace.

Variable Documentation

◆ types

const std::map<int, type_info> ac2lsl::types