TokenCollectorBase Class Reference
Base class containing the generic implementation of
TokenCollector.
More...
#include <tokencollector.hpp>
List of all members.
|
Protected Member Functions |
virtual void | removedClient (intptr_t)=0 |
virtual void | removedConnect (intptr_t)=0 |
virtual void | foundMatch (intptr_t client, intptr_t connect)=0 |
void | insertClient (const std::string &, intptr_t) |
void | removeClient (intptr_t) |
void | insertConnect (const std::string &, intptr_t) |
void | removeOutdated (time_t) |
Classes |
struct | Item |
Detailed Description
Base class containing the generic implementation of
TokenCollector.
Definition at line 31 of file tokencollector.hpp.
The documentation for this class was generated from the following files: