HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_HTTPRateLimit Class Reference

#include <NET_RateLimit.h>

Public Attributes

int myCount = 0
 
int myLimit = 0
 
bool myShouldLimit = false
 
int myTimeLeft = -1
 

Detailed Description

Definition at line 52 of file NET_RateLimit.h.

Member Data Documentation

int NET_HTTPRateLimit::myCount = 0

Definition at line 55 of file NET_RateLimit.h.

int NET_HTTPRateLimit::myLimit = 0

Definition at line 56 of file NET_RateLimit.h.

bool NET_HTTPRateLimit::myShouldLimit = false

Definition at line 57 of file NET_RateLimit.h.

int NET_HTTPRateLimit::myTimeLeft = -1

Definition at line 58 of file NET_RateLimit.h.


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