|  | ERIS CORE
    | 
| bool AppManager::sendMessage | ( | AppBaseClass * | sender, | 
| const char * | to_app, | ||
| const char * | message | ||
| ) | 
provides an interface for apps to send messages to other apps
| sender | |
| to_app | |
| message | 
Definition at line 469 of file AppManager.cpp.
References AppBaseClass::isName(), AppBaseClass::messageHandler(), AppBaseClass::next_app_node, and root.
Referenced by AppWren::AppWren(), AppAudioToPolyphonic::messageHandler(), SvcSerialCommandInterface::messageHandler_WREN_SCRIPT_COMPILE(), SvcSerialCommandInterface::messageHandler_WREN_SCRIPT_EXECUTE(), SvcSerialCommandInterface::messageHandler_WREN_SCRIPT_SAVE(), AppAudioToPolyphonic::onFocus(), SvcMIDI::publish(), sendMessageCallback(), and SvcSerialCommandInterface::update().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function: