|
Guitarix
|
#include <gx_preset.h>
Public Member Functions | |
| void | set_show (const std::string &s, bool v) |
| void | set_visible (const std::string &s, bool v) |
| void | set_position (const std::string &s, int v) |
| void | set_pp (const std::string &s, bool v) |
| void | get_list (std::vector< std::string > &l, bool stereo, gx_engine::ParamMap ¶m) |
| bool | empty () |
Private Attributes | |
| std::map< std::string, UnitPosition > | m |
Definition at line 56 of file gx_preset.h.
|
inline |
Definition at line 65 of file gx_preset.h.
| void gx_preset::UnitsCollector::get_list | ( | std::vector< std::string > & | l, |
| bool | stereo, | ||
| gx_engine::ParamMap & | param | ||
| ) |
|
inline |
Definition at line 62 of file gx_preset.h.
|
inline |
Definition at line 63 of file gx_preset.h.