LeviLamina
Loading...
Searching...
No Matches
hc_task.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
xbox::httpclient {
6
7
class
hc_task
:
public
::std::enable_shared_from_this<::xbox::httpclient::hc_task> {
8
public
:
9
// virtual functions
10
// NOLINTBEGIN
11
// vIndex: 0
12
virtual
~hc_task
() =
default
;
13
// NOLINTEND
14
};
15
16
}
// namespace xbox::httpclient
xbox::httpclient::hc_task
Definition
hc_task.h:7
src
mc
external
lib_http_client
hc_task.h
Generated on Wed Jul 23 2025 08:34:02 for LeviLamina by
1.12.0