LeviLamina
Loading...
Searching...
No Matches
SctpTransportFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
rtc {
class
Thread; }
8
// clang-format on
9
10
namespace
cricket {
11
12
class
SctpTransportFactory
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
explicit
SctpTransportFactory
(
::rtc::Thread
*);
17
// NOLINTEND
18
19
public
:
20
// constructor thunks
21
// NOLINTBEGIN
22
MCAPI
void
* $ctor(
::rtc::Thread
*);
23
// NOLINTEND
24
25
public
:
26
// vftables
27
// NOLINTBEGIN
28
MCAPI
static
void
** $vftable();
29
// NOLINTEND
30
};
31
32
}
// namespace cricket
cricket::SctpTransportFactory
Definition
SctpTransportFactory.h:12
rtc::Thread
Definition
Thread.h:20
src
mc
external
cricket
SctpTransportFactory.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0