pars 0.2.1.99
Loading...
Searching...
No Matches
event.h File Reference
#include "pars/ev/kind_decl.h"
#include <concepts>
#include <string_view>
Include dependency graph for event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pars
 
namespace  pars::ev
 

Concepts

concept  pars::ev::event_c
 
concept  pars::ev::internal_event_c
 
concept  pars::ev::network_event_c
 
concept  pars::ev::sync_event_c
 
concept  pars::ev::sync_internal_event_c
 
concept  pars::ev::sync_network_event_c
 
concept  pars::ev::async_event_c
 
concept  pars::ev::async_internal_event_c
 
concept  pars::ev::async_network_event_c
 

Enumerations

enum class  pars::ev::executes { pars::ev::sync , pars::ev::async }