3#include "mc/_HeaderOutputPredefine.h"
7namespace ScriptDebuggerMessages {
struct NotificationEvent; }
8namespace ScriptDebuggerMessages {
struct PrintEvent; }
9namespace ScriptDebuggerMessages {
struct ProfilerCapture; }
10namespace ScriptDebuggerMessages {
struct ProtocolEvent; }
11namespace ScriptDebuggerMessages {
struct ProtocolResponse; }
12namespace cereal {
struct ReflectionCtx; }
32 MCAPI ::std::string receive();
36 MCAPI
void send(::std::string
const& message);
Definition ScriptDebuggerProtocol.h:15
Definition NotificationEvent.h:7
Definition PrintEvent.h:7
Definition ProfilerCapture.h:7
Definition ProtocolEvent.h:7
Definition ProtocolResponse.h:7
Definition ReflectionCtx.h:11