LMMS
Loading...
Searching...
No Matches
CarlaEngineNativeUI Class Reference
Inheritance diagram for CarlaEngineNativeUI:

Public Member Functions

 CarlaEngineNativeUI (CarlaEngineNative *const engine)
 ~CarlaEngineNativeUI () noexcept override

Protected Member Functions

bool msgReceived (const char *const msg) noexcept override

Private Member Functions

void _updateParamValues (const CarlaPluginPtr &plugin, uint32_t pluginId, bool sendCallback, bool sendPluginHost) const noexcept

Private Attributes

CarlaEngineNative *const fEngine

Constructor & Destructor Documentation

◆ CarlaEngineNativeUI()

CarlaEngineNativeUI::CarlaEngineNativeUI ( CarlaEngineNative *const engine)
inline

◆ ~CarlaEngineNativeUI()

CarlaEngineNativeUI::~CarlaEngineNativeUI ( )
inlineoverridenoexcept

Member Function Documentation

◆ _updateParamValues()

void CarlaEngineNativeUI::_updateParamValues ( const CarlaPluginPtr & plugin,
uint32_t pluginId,
bool sendCallback,
bool sendPluginHost ) const
privatenoexcept

◆ msgReceived()

bool CarlaEngineNativeUI::msgReceived ( const char *const msg)
overrideprotectednoexcept

Member Data Documentation

◆ fEngine

CarlaEngineNative* const CarlaEngineNativeUI::fEngine
private

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