3#include "mc/_HeaderOutputPredefine.h"
5namespace ScriptDebuggerMessages {
7struct ProfilerCapture {
25 MCNAPI
ProfilerCapture(::std::string
const& captureBasePath, ::std::string&& captureData);
41 MCNAPI
void*
$ctor(::std::string
const& captureBasePath, ::std::string&& captureData);
Definition ProfilerCapture.h:7
MCAPI void * $ctor(::std::string const &captureBasePath, ::std::string &&captureData)
MCAPI ProfilerCapture(::std::string const &captureBasePath, ::std::string &&captureData)
MCAPI::ScriptDebuggerMessages::ProfilerCapture & operator=(::ScriptDebuggerMessages::ProfilerCapture &&)
MCAPI void * $ctor(::ScriptDebuggerMessages::ProfilerCapture const &)
MCAPI ProfilerCapture(::ScriptDebuggerMessages::ProfilerCapture const &)
MCAPI::ScriptDebuggerMessages::ProfilerCapture & operator=(::ScriptDebuggerMessages::ProfilerCapture const &)
MCAPI bool operator==(::ScriptDebuggerMessages::ProfilerCapture const &other) const