Carla Backend
Loading...
Searching...
No Matches
CarlaHostStandalone Struct Reference

#include <CarlaHostImpl.hpp>

Inheritance diagram for CarlaHostStandalone:
CarlaHostHandleImpl

Public Member Functions

 CarlaHostStandalone () noexcept
 
 ~CarlaHostStandalone () noexcept
 
- Public Member Functions inherited from CarlaHostHandleImpl
 _CarlaHostHandle () noexcept
 

Public Attributes

EngineCallbackFunc engineCallback
 
void * engineCallbackPtr
 
FileCallbackFunc fileCallback
 
void * fileCallbackPtr
 
EngineOptions engineOptions
 
CarlaLogThread logThread
 
bool logThreadEnabled
 
CarlaString lastError
 
- Public Attributes inherited from CarlaHostHandleImpl
CarlaEngineengine
 
bool isStandalone: 1
 
bool isPlugin: 1
 

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: