uvw 2.12.1
Loading...
Searching...
No Matches
uvw::Emitter< T >::Connection< E > Struct Template Reference

Connection type for a given event type. More...

#include <emitter.h>

Detailed Description

template<typename T>
template<typename E>
struct uvw::Emitter< T >::Connection< E >

Connection type for a given event type.

Given an event type E, Connection<E> is the type of the connection object returned by the event emitter whenever a listener for the given type is registered.

Definition at line 185 of file emitter.h.


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