Carla Backend
Public Member Functions | Public Attributes | List of all members
CarlaHostStandalone Struct Reference

#include <CarlaHostImpl.hpp>

Inheritance diagram for CarlaHostStandalone:

Public Member Functions

 CarlaHostStandalone () noexcept
 
 ~CarlaHostStandalone () noexcept
 

Public Attributes

EngineCallbackFunc engineCallback
 
void * engineCallbackPtr
 
FileCallbackFunc fileCallback
 
void * fileCallbackPtr
 
EngineOptions engineOptions
 
CarlaLogThread logThread
 
bool logThreadEnabled
 
CarlaString lastError
 

Constructor & Destructor Documentation

◆ CarlaHostStandalone()

CarlaHostStandalone::CarlaHostStandalone ( )
inlinenoexcept

◆ ~CarlaHostStandalone()

CarlaHostStandalone::~CarlaHostStandalone ( )
inlinenoexcept

Member Data Documentation

◆ engineCallback

EngineCallbackFunc CarlaHostStandalone::engineCallback

◆ engineCallbackPtr

void* CarlaHostStandalone::engineCallbackPtr

◆ fileCallback

FileCallbackFunc CarlaHostStandalone::fileCallback

◆ fileCallbackPtr

void* CarlaHostStandalone::fileCallbackPtr

◆ engineOptions

EngineOptions CarlaHostStandalone::engineOptions

◆ logThread

CarlaLogThread CarlaHostStandalone::logThread

◆ logThreadEnabled

bool CarlaHostStandalone::logThreadEnabled

◆ lastError

CarlaString CarlaHostStandalone::lastError

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