LeviLamina
Loading...
Searching...
No Matches
ContentCatalogService.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/services/ServiceClient.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
HttpRequestHandler
;
11
class
ReviewSummaryParams
;
12
class
ReviewSummaryResponse
;
13
// clang-format on
14
15
class
ContentCatalogService
:
public
::ServiceClient
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnkb0808b;
20
::ll::UntypedStorage<8, 16>
mUnkef09fe;
21
::ll::UntypedStorage<8, 24>
mUnk578611;
22
::ll::UntypedStorage<8, 8>
mUnk9f4191;
23
::ll::UntypedStorage<8, 32>
mUnk991292;
24
::ll::UntypedStorage<8, 32>
mUnk9b7efd;
25
::ll::UntypedStorage<8, 64>
mUnk4c488a;
26
::ll::UntypedStorage<8, 32>
mUnk33e157;
27
::ll::UntypedStorage<8, 16>
mUnk990b4e;
28
::ll::UntypedStorage<4, 4>
mUnkef4e90;
29
::ll::UntypedStorage<4, 4>
mUnk9cd61f;
30
// NOLINTEND
31
32
public
:
33
// prevent constructor by default
34
ContentCatalogService
& operator=(
ContentCatalogService
const
&);
35
ContentCatalogService
(
ContentCatalogService
const
&);
36
ContentCatalogService
();
37
38
public
:
39
// virtual functions
40
// NOLINTBEGIN
41
// vIndex: 0
42
virtual
~ContentCatalogService
()
/*override*/
=
default
;
43
44
// vIndex: 5
45
virtual
void
reviewSummary(
::ReviewSummaryParams
const
&, ::std::function<
void
(
::ReviewSummaryResponse
&)>);
46
47
// vIndex: 4
48
virtual
void
_submitRequest(::std::shared_ptr<::HttpRequestHandler>)
/*override*/
;
49
// NOLINTEND
50
51
public
:
52
// destructor thunk
53
// NOLINTBEGIN
54
55
// NOLINTEND
56
57
public
:
58
// virtual function thunks
59
// NOLINTBEGIN
60
61
// NOLINTEND
62
};
ContentCatalogService
Definition
ContentCatalogService.h:15
HttpRequestHandler
Definition
HttpRequestHandler.h:15
ReviewSummaryParams
Definition
ReviewSummaryParams.h:5
ReviewSummaryResponse
Definition
ReviewSummaryResponse.h:5
ServiceClient
Definition
ServiceClient.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
services
ContentCatalogService.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0