CppCommon 1.0.6.0
C++ Common Library
Loading...
Searching...
No Matches
token_bucket.h File Reference

Token bucket rate limit algorithm definition. More...

#include <atomic>
#include <cstdint>
#include "token_bucket.inl"

Go to the source code of this file.

Classes

class  CppCommon::TokenBucket
 Token bucket rate limit algorithm. More...

Namespaces

namespace  CppCommon
 C++ Common project definitions.

Detailed Description

Token bucket rate limit algorithm definition.

Author
Ivan Shynkarenka
Date
07.12.2016

Definition in file token_bucket.h.