The Open Master Hearing Aid (openMHA)
openMHA
Open community platform for hearing aid algorithm research
|
Namespace for openMHA plugin class templates and thread-safe runtime configurations. More...
Classes | |
class | cfg_node_t |
A node class for storing MHA plugin runtime configurations as a singly linked list, where the nodes store besides the usual "next" and "data" pointers also a flag that indicates whether this node can be deleted. More... | |
class | config_t |
Template class for thread safe configuration. More... | |
class | plugin_t |
The template class for C++ openMHA plugins. More... | |
Namespace for openMHA plugin class templates and thread-safe runtime configurations.