
Your opinion will help to improve our service
Leave a feedback >#include <userver/concurrent/async_event_source.hpp>
Uniquely identifies a subscription (usually the callback method owner) for AsyncEventSource
Definition at line 39 of file async_event_source.hpp.
Classes | |
| struct | Hash | 
Public Member Functions | |
| template<typename Class> | |
| FunctionId (Class *obj) | |
| operator bool () const | |
| bool | operator== (const FunctionId &other) const | 
      
  | 
  inlineexplicit | 
Definition at line 44 of file async_event_source.hpp.