LeviLamina
Loading...
Searching...
No Matches
PageCapture.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cohtml {
6
7
struct
PageCapture
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8> mUnka140a1;
12
::ll::UntypedStorage<8, 8> mUnkae2176;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
PageCapture& operator=(PageCapture
const
&);
18
PageCapture(PageCapture
const
&);
19
PageCapture();
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
virtual
void
Release() = 0;
25
26
virtual
~PageCapture() =
default
;
27
// NOLINTEND
28
29
public
:
30
// virtual function thunks
31
// NOLINTBEGIN
32
33
// NOLINTEND
34
};
35
36
}
// namespace cohtml
cohtml::PageCapture
Definition
PageCapture.h:7
src-client
mc
deps
cohtml
PageCapture.h
Generated on
for LeviLamina by
1.16.1