13class ProfilingOrchestrator {
39 Whisker& operator=(Whisker
const&);
40 Whisker(Whisker
const&);
56 Impl& operator=(Impl
const&);
65 ::std::function<
::ILevel const*()>&& getLevel,
67 ::std::function<
bool()>&& getPerfContextPresent,
68 ::std::function<
bool()>&& getAutomationRun
71 MCNAPI ::Bedrock::Profiling::ProfilingOrchestrator::Impl&
76 MCNAPI
void unhookAll();
87 ::std::function<
::ILevel const*()>&& getLevel,
89 ::std::function<
bool()>&& getPerfContextPresent,
90 ::std::function<
bool()>&& getAutomationRun
112 ProfilingOrchestrator& operator=(ProfilingOrchestrator
const&);
113 ProfilingOrchestrator(ProfilingOrchestrator
const&);
114 ProfilingOrchestrator();
120 MCNAPI ProfilingOrchestrator(
121 ::std::function<
::ILevel const*()>&& getLevel,
123 ::std::function<
bool()>&& getPerfContextPresent,
124 ::std::function<
bool()>&& getAutomationRun
129 MCNAPI ~ProfilingOrchestrator();
138 ::std::function<
::ILevel const*()>&& getLevel,
140 ::std::function<
bool()>&& getPerfContextPresent,
141 ::std::function<
bool()>&& getAutomationRun