Stroika Library
3.0d18
Help-Home
Loading...
Searching...
No Matches
Connection_WinHTTP.inl
1
/*
2
* Copyright(c) Sophist Solutions, Inc. 1990-2025. All rights reserved
3
*/
4
#include "
Stroika/Foundation/Debug/CompileTimeFlagChecker.h
"
5
6
CompileTimeFlagChecker_HEADER
(
Stroika::Foundation::IO::Network::Transfer
, qStroika_HasComponent_WinHTTP, qStroika_HasComponent_WinHTTP);
7
8
namespace
Stroika::Foundation::IO::Network::Transfer
{
9
10
#if qStroika_HasComponent_WinHTTP
11
namespace
[[deprecated (
"Since Stroika v3.0d4 use WinHTTP::Connection"
)]] Connection_WinHTTP {
12
using namespace
Stroika::Foundation::IO::Network::Transfer::WinHTTP::Connection;
13
};
14
#endif
15
16
}
CompileTimeFlagChecker.h
CompileTimeFlagChecker_HEADER
#define CompileTimeFlagChecker_HEADER(NS_PREFIX, NAME, VALUE)
CompileTimeFlagChecker_HEADER () will generate a LINK ERROR if you ever compile a header with one val...
Definition
CompileTimeFlagChecker.h:61
Stroika::Foundation::IO::Network::Transfer
Definition
Cache.h:31
Library
Sources
Stroika
Foundation
IO
Network
Transfer
Connection_WinHTTP.inl
Generated by
1.9.8