Guitarix
gx_preset::UnitsCollector Class Reference

#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 &param)
 
bool empty ()
 

Detailed Description

Definition at line 53 of file gx_preset.h.

Member Function Documentation

◆ empty()

bool gx_preset::UnitsCollector::empty ( )
inline

Definition at line 62 of file gx_preset.h.

◆ get_list()

void gx_preset::UnitsCollector::get_list ( std::vector< std::string > &  l,
bool  stereo,
gx_engine::ParamMap param 
)

Definition at line 173 of file gx_preset.cpp.

Referenced by get_list().

◆ set_position()

void gx_preset::UnitsCollector::set_position ( const std::string &  s,
int  v 
)
inline

Definition at line 59 of file gx_preset.h.

Referenced by get_list().

◆ set_pp()

void gx_preset::UnitsCollector::set_pp ( const std::string &  s,
bool  v 
)
inline

Definition at line 60 of file gx_preset.h.

Referenced by get_list().

◆ set_show()

void gx_preset::UnitsCollector::set_show ( const std::string &  s,
bool  v 
)
inline

Definition at line 57 of file gx_preset.h.

Referenced by get_list().

◆ set_visible()

void gx_preset::UnitsCollector::set_visible ( const std::string &  s,
bool  v 
)
inline

Definition at line 58 of file gx_preset.h.

Referenced by get_list().


The documentation for this class was generated from the following files: