D++ (DPP)  10.0.30
C++ Discord API Bot Library
timed_listener.h File Reference
#include <dpp/export.h>
#include <dpp/cluster.h>
#include <time.h>
#include <map>
#include <functional>
#include <string>
Include dependency graph for timed_listener.h:
This graph shows which files directly or indirectly include this file:

Classes

class  dpp::timed_listener< attached_event, listening_function >
 A timed_listener is a way to temporarily attach to an event for a specific timeframe, then detach when complete. More...
 

Namespaces

 dpp
 The main namespace for D++ functions.