Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
bannedips.h
Go to the documentation of this file.
1
11
#ifndef BANNEDIPS_H
12
#define BANNEDIPS_H
13
14
namespace
Pol
15
{
16
namespace
Network
17
{
18
struct
IPRule
19
{
20
unsigned
int
ipMatch
;
21
unsigned
int
ipMask
;
22
};
23
}
24
}
25
26
#endif
Pol::Network::IPRule::ipMask
unsigned int ipMask
Definition:
bannedips.h:21
Pol::Network::IPRule::ipMatch
unsigned int ipMatch
Definition:
bannedips.h:20
Pol::Network::IPRule
Definition:
bannedips.h:18
Pol
Definition:
berror.cpp:12
pol
network
bannedips.h
Generated on Wed Oct 10 2018 02:42:16 for Pol by
1.8.11