PicoScenes API Docs
 
Loading...
Searching...
No Matches
PicoScenesMessagingService.hxx File Reference
#include <any>
#include "BoostHeaders.hxx"
#include "NICPortal.hxx"
Include dependency graph for PicoScenesMessagingService.hxx:

Go to the source code of this file.

Classes

class  PicoScenesMessagingService
 The messaging service for PicoScenes Platform. More...
 

Typedefs

using UniversalMessageType = std::tuple< std::any, std::string, std::string, std::string >
 

Typedef Documentation

◆ UniversalMessageType

using UniversalMessageType = std::tuple<std::any, std::string, std::string, std::string>

Definition at line 12 of file PicoScenesMessagingService.hxx.