Guitarix
gx_gui::CpSelectorBase Class Reference

#include <gx_main_interface.h>

Collaboration diagram for gx_gui::CpSelectorBase:

Public Member Functions

 CpSelectorBase (Gxw::Selector &selector, gx_engine::GxMachineBase &machine, const std::string &id)
 

Public Attributes

gx_engine::GxMachineBasemachine
 
const std::string id
 

Detailed Description

Definition at line 162 of file gx_main_interface.h.

Constructor & Destructor Documentation

§ CpSelectorBase()

gx_gui::CpSelectorBase::CpSelectorBase ( Gxw::Selector selector,
gx_engine::GxMachineBase machine,
const std::string &  id 
)

Definition at line 261 of file gxw_mm_controllers.cpp.

Member Data Documentation

§ id

const std::string gx_gui::CpSelectorBase::id

Definition at line 165 of file gx_main_interface.h.

Referenced by gx_gui::UiSelector< T >::UiSelector().

§ machine

gx_engine::GxMachineBase& gx_gui::CpSelectorBase::machine

Definition at line 164 of file gx_main_interface.h.

Referenced by CpSelectorBase(), and gx_gui::UiSelector< T >::UiSelector().


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