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, 16>
mUnka9f584;
22
::ll::UntypedStorage<8, 24>
mUnk578611;
23
::ll::UntypedStorage<8, 8>
mUnk9f4191;
24
::ll::UntypedStorage<8, 32>
mUnk991292;
25
::ll::UntypedStorage<8, 32>
mUnk9b7efd;
26
::ll::UntypedStorage<8, 64>
mUnk4c488a;
27
::ll::UntypedStorage<8, 32>
mUnk33e157;
28
::ll::UntypedStorage<8, 16>
mUnk990b4e;
29
::ll::UntypedStorage<4, 4>
mUnkef4e90;
30
::ll::UntypedStorage<4, 4>
mUnk9cd61f;
31
// NOLINTEND
32
33
public
:
34
// prevent constructor by default
35
ContentCatalogService
& operator=(
ContentCatalogService
const
&);
36
ContentCatalogService
(
ContentCatalogService
const
&);
37
ContentCatalogService
();
38
39
public
:
40
// virtual functions
41
// NOLINTBEGIN
42
// vIndex: 0
43
virtual
~ContentCatalogService
()
/*override*/
=
default
;
44
45
// vIndex: 5
46
virtual
void
reviewSummary(
::ReviewSummaryParams
const
&, ::std::function<
void
(
::ReviewSummaryResponse
&)>);
47
48
// vIndex: 4
49
virtual
void
_submitRequest(::std::shared_ptr<::HttpRequestHandler>)
/*override*/
;
50
// NOLINTEND
51
52
public
:
53
// virtual function thunks
54
// NOLINTBEGIN
55
56
// NOLINTEND
57
};
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 Wed Aug 27 2025 11:39:27 for LeviLamina by
1.12.0