LeviLamina
Loading...
Searching...
No Matches
EventBasedExponentialMovingAverage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
rtc {
6
7
class
EventBasedExponentialMovingAverage
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkf67673;
12
::ll::UntypedStorage<8, 8>
mUnk4e1360;
13
::ll::UntypedStorage<8, 8>
mUnk97c007;
14
::ll::UntypedStorage<8, 8>
mUnk92a72d;
15
::ll::UntypedStorage<8, 16>
mUnkc63ba8;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
EventBasedExponentialMovingAverage
& operator=(
EventBasedExponentialMovingAverage
const
&);
21
EventBasedExponentialMovingAverage
(
EventBasedExponentialMovingAverage
const
&);
22
EventBasedExponentialMovingAverage
();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
void
AddSample(int64,
int
);
28
29
MCAPI
explicit
EventBasedExponentialMovingAverage
(
int
);
30
31
MCAPI
void
Reset();
32
33
MCAPI
void
SetHalfTime(
int
);
34
// NOLINTEND
35
36
public
:
37
// constructor thunks
38
// NOLINTBEGIN
39
MCAPI
void
* $ctor(
int
);
40
// NOLINTEND
41
};
42
43
}
// namespace rtc
rtc::EventBasedExponentialMovingAverage
Definition
EventBasedExponentialMovingAverage.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
rtc
EventBasedExponentialMovingAverage.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0