SpiecsEngine
Loading...
Searching...
No Matches
◆
SetPath()
void Spices::Net::HttpRequest::SetPath
(
const std::string &
path
)
Set Http path.
Parameters
[in]
path
Http Path.
Definition at line
14
of file
HttpRequest.cpp
.
15
{
16
SPICES_PROFILE_ZONE
;
17
18
m_Path
= path;
19
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices::Net::HttpRequest::m_Path
std::string m_Path
Http Path.
Definition
HttpRequest.h:133
References
m_Path
.
Spices
Net
HttpRequest
Generated on Sun Mar 8 2026 10:24:50 for SpiecsEngine by
1.10.0