LMMS
Loading...
Searching...
No Matches
gather_automation_params Struct Reference
Inheritance diagram for gather_automation_params:
calf_plugins::send_configure_iface

Public Member Functions

 gather_automation_params (stringstream &_xml)
 gather_automation_params (dictionary &_dict)
virtual void send_configure (const char *key, const char *value)
Public Member Functions inherited from calf_plugins::send_configure_iface
virtual ~send_configure_iface ()

Public Attributes

stringstream * xml
dictionarydict

Constructor & Destructor Documentation

◆ gather_automation_params() [1/2]

gather_automation_params::gather_automation_params ( stringstream & _xml)
inline

◆ gather_automation_params() [2/2]

gather_automation_params::gather_automation_params ( dictionary & _dict)
inline

Member Function Documentation

◆ send_configure()

virtual void gather_automation_params::send_configure ( const char * key,
const char * value )
inlinevirtual

Called to set configure variable

Parameters
keyvariable name
valuevariable content

Implements calf_plugins::send_configure_iface.

Member Data Documentation

◆ dict

dictionary* gather_automation_params::dict

◆ xml

stringstream* gather_automation_params::xml

The documentation for this struct was generated from the following file: