LMMS
Loading...
Searching...
No Matches
carla_v3_component_handler Struct Reference
Inheritance diagram for carla_v3_component_handler:

Public Member Functions

 carla_v3_component_handler (v3HostCallback *const cb)

Public Attributes

v3HostCallback *const callback

Static Private Member Functions

static v3_result V3_API carla_query_interface (void *const self, const v3_tuid iid, void **const iface)
static v3_result V3_API begin_edit (void *const self, const v3_param_id paramId)
static v3_result V3_API perform_edit (void *const self, const v3_param_id paramId, const double value)
static v3_result V3_API end_edit (void *const self, const v3_param_id paramId)
static v3_result V3_API restart_component (void *const self, const int32_t flags)

Constructor & Destructor Documentation

◆ carla_v3_component_handler()

carla_v3_component_handler::carla_v3_component_handler ( v3HostCallback *const cb)
inline

Member Function Documentation

◆ begin_edit()

v3_result V3_API carla_v3_component_handler::begin_edit ( void *const self,
const v3_param_id paramId )
inlinestaticprivate

◆ carla_query_interface()

v3_result V3_API carla_v3_component_handler::carla_query_interface ( void *const self,
const v3_tuid iid,
void **const iface )
inlinestaticprivate

◆ end_edit()

v3_result V3_API carla_v3_component_handler::end_edit ( void *const self,
const v3_param_id paramId )
inlinestaticprivate

◆ perform_edit()

v3_result V3_API carla_v3_component_handler::perform_edit ( void *const self,
const v3_param_id paramId,
const double value )
inlinestaticprivate

◆ restart_component()

v3_result V3_API carla_v3_component_handler::restart_component ( void *const self,
const int32_t flags )
inlinestaticprivate

Member Data Documentation

◆ callback

v3HostCallback* const carla_v3_component_handler::callback

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