
Go to the source code of this file.
Classes | |
| class | PicoScenesMessagingService |
| Messaging service for PicoScenes platform. More... | |
Typedefs | |
| using | UniversalMessageType = std::tuple< std::any, std::string, std::string, std::string > |
| Universal message type for PicoScenes platform. | |
| using UniversalMessageType = std::tuple<std::any, std::string, std::string, std::string> |
Universal message type for PicoScenes platform.
A tuple containing:
Definition at line 20 of file PicoScenesMessagingService.hxx.