XX CMake Package
Loading...
Searching...
No Matches
XXNetworkTools.h
Go to the documentation of this file.
1
#ifndef XXNetworkToolsH
2
#define XXNetworkToolsH
3
4
#include "
XXNetworkExportDef.h
"
5
6
#include <QString>
7
8
namespace
XX
9
{
10
namespace
Network
11
{
14
15
struct
XXNETWORK_DECLSPEC
Tools
16
{
17
static
bool
isInSubnet
(
const
QString& ipAddress,
int
netmask = 24);
18
};
19
}
// namespace Network
20
}
// namespace XX
21
22
#endif
// NOT XXNetworkToolsH
XXNetworkExportDef.h
XXNETWORK_DECLSPEC
#define XXNETWORK_DECLSPEC
Definition
XXNetworkExportDef.h:11
XX::Network
Definition
XXNetworkSettings.h:9
XX
Definition
XXPopulatedAbstract.h:11
XX::Network::Tools
Network utility functions.
Definition
XXNetworkTools.h:16
XX::Network::Tools::isInSubnet
static bool isInSubnet(const QString &ipAddress, int netmask=24)
XXNetwork
XXNetworkTools.h
Generated by
1.16.1