|
| int | handleError (const char *const method, const int code, const char *const message) |
| |
| int | handleReply (const char *const method, const char *const message, const char *const smName, const char *const features, const lo_message msg) |
| |
| int | handleOpen (const char *const projectPath, const char *const displayName, const char *const clientNameId) |
| |
| int | handleSave () |
| |
| int | handleSessionIsLoaded () |
| |
| int | handleShowOptionalGui () |
| |
| int | handleHideOptionalGui () |
| |
| int | handleBroadcast (const char *const path, const char *const types, lo_arg **const argv, const int argc, const lo_message msg) |
| |
◆ CarlaNSM()
◆ ~CarlaNSM()
◆ announce()
| bool CarlaNSM::announce |
( |
const uint64_t | pid, |
|
|
const char *const | executableName ) |
|
inline |
◆ ready()
◆ getInstance()
◆ handleError()
| int CarlaNSM::handleError |
( |
const char *const | method, |
|
|
const int | code, |
|
|
const char *const | message ) |
|
inlineprotected |
◆ handleReply()
| int CarlaNSM::handleReply |
( |
const char *const | method, |
|
|
const char *const | message, |
|
|
const char *const | smName, |
|
|
const char *const | features, |
|
|
const lo_message | msg ) |
|
inlineprotected |
◆ handleOpen()
| int CarlaNSM::handleOpen |
( |
const char *const | projectPath, |
|
|
const char *const | displayName, |
|
|
const char *const | clientNameId ) |
|
inlineprotected |
◆ handleSave()
| int CarlaNSM::handleSave |
( |
| ) |
|
|
inlineprotected |
◆ handleSessionIsLoaded()
| int CarlaNSM::handleSessionIsLoaded |
( |
| ) |
|
|
inlineprotected |
◆ handleShowOptionalGui()
| int CarlaNSM::handleShowOptionalGui |
( |
| ) |
|
|
inlineprotected |
◆ handleHideOptionalGui()
| int CarlaNSM::handleHideOptionalGui |
( |
| ) |
|
|
inlineprotected |
◆ handleBroadcast()
| int CarlaNSM::handleBroadcast |
( |
const char *const | path, |
|
|
const char *const | types, |
|
|
lo_arg **const | argv, |
|
|
const int | argc, |
|
|
const lo_message | msg ) |
|
inlineprotected |
The documentation for this class was generated from the following file: