LeviLamina
Loading...
Searching...
No Matches
DurationMs.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc {
class
TimeDelta; }
8
// clang-format on
9
10
namespace
dcsctp {
11
12
class
DurationMs
{
13
public
:
14
// prevent constructor by default
15
DurationMs
();
16
17
public
:
18
// member functions
19
// NOLINTBEGIN
20
MCNAPI
explicit
DurationMs
(
::webrtc::TimeDelta
);
21
// NOLINTEND
22
23
public
:
24
// constructor thunks
25
// NOLINTBEGIN
26
MCNAPI
void
*
$ctor
(
::webrtc::TimeDelta
);
27
// NOLINTEND
28
};
29
30
}
// namespace dcsctp
dcsctp::DurationMs
Definition
DurationMs.h:12
dcsctp::DurationMs::DurationMs
MCAPI DurationMs(::webrtc::TimeDelta)
dcsctp::DurationMs::$ctor
MCAPI void * $ctor(::webrtc::TimeDelta)
webrtc::TimeDelta
Definition
TimeDelta.h:10
src
mc
external
dcsctp
DurationMs.h
Generated on Fri Jun 13 2025 05:04:36 for LeviLamina by
1.12.0