LeviLamina
Loading...
Searching...
No Matches
RtcEventLogNull.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/RtcEventLog.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
RtcEvent; }
11
namespace
webrtc {
class
RtcEventLogOutput; }
12
// clang-format on
13
14
namespace
webrtc {
15
16
class
RtcEventLogNull
:
public
::webrtc::RtcEventLog
{
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
// vIndex: 1
21
virtual
bool
StartLogging(::std::unique_ptr<::webrtc::RtcEventLogOutput>, int64)
/*override*/
;
22
23
// vIndex: 3
24
virtual
void
StopLogging()
/*override*/
;
25
26
// vIndex: 4
27
virtual
void
Log(::std::unique_ptr<::webrtc::RtcEvent>)
/*override*/
;
28
29
// vIndex: 0
30
virtual
~RtcEventLogNull
()
/*override*/
=
default
;
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
37
// NOLINTEND
38
39
public
:
40
// virtual function thunks
41
// NOLINTBEGIN
42
43
// NOLINTEND
44
45
public
:
46
// vftables
47
// NOLINTBEGIN
48
MCAPI
static
void
** $vftable();
49
// NOLINTEND
50
};
51
52
}
// namespace webrtc
webrtc::RtcEventLogNull
Definition
RtcEventLogNull.h:16
webrtc::RtcEventLog
Definition
RtcEventLog.h:13
src
mc
external
webrtc
RtcEventLogNull.h
Generated on Sat Apr 26 2025 05:55:43 for LeviLamina by
1.12.0