STTNet
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Public Attributes | List of all members
stt::security::IPInformation Struct Reference

A structure that records IP information, such as the number of connections, connection rate, etc. More...

#include <sttnet_English.h>

Public Attributes

int connectionNum
 
std::deque
< std::chrono::steady_clock::time_point > 
connectionTimeQueue
 

Detailed Description

A structure that records IP information, such as the number of connections, connection rate, etc.

Member Data Documentation

int stt::security::IPInformation::connectionNum
std::deque<std::chrono::steady_clock::time_point> stt::security::IPInformation::connectionTimeQueue

The documentation for this struct was generated from the following file: