LeviLamina
Loading...
Searching...
No Matches
OneTimeEvent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
webrtc {
6
7
struct
OneTimeEvent
{
8
public
:
9
// member functions
10
// NOLINTBEGIN
11
MCNAPI
~OneTimeEvent
();
12
// NOLINTEND
13
14
public
:
15
// destructor thunk
16
// NOLINTBEGIN
17
MCNAPI
void
$dtor
();
18
// NOLINTEND
19
};
20
21
}
// namespace webrtc
webrtc::OneTimeEvent
Definition
OneTimeEvent.h:7
webrtc::OneTimeEvent::~OneTimeEvent
MCAPI ~OneTimeEvent()
webrtc::OneTimeEvent::$dtor
MCAPI void $dtor()
src
mc
external
webrtc
OneTimeEvent.h
Generated on Fri Jun 13 2025 05:04:39 for LeviLamina by
1.12.0