LeviLamina
Loading...
Searching...
No Matches
AsyncStunTCPSocket.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
Socket; }
8
// clang-format on
9
10
namespace
cricket {
11
12
class
AsyncStunTCPSocket
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
explicit
AsyncStunTCPSocket
(
::rtc::Socket
*);
17
18
MCAPI uint64 GetExpectedLength(
void
const
*, uint64,
int
*);
19
// NOLINTEND
20
21
public
:
22
// constructor thunks
23
// NOLINTBEGIN
24
MCAPI
void
* $ctor(
::rtc::Socket
*);
25
// NOLINTEND
26
27
public
:
28
// vftables
29
// NOLINTBEGIN
30
MCAPI
static
void
** $vftable();
31
// NOLINTEND
32
};
33
34
}
// namespace cricket
cricket::AsyncStunTCPSocket
Definition
AsyncStunTCPSocket.h:12
rtc::Socket
Definition
Socket.h:12
src
mc
external
cricket
AsyncStunTCPSocket.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0