pars 0.2.1
Loading...
Searching...
No Matches
pars::ev::klass< exception > Struct Reference

#include <event.h>

Inheritance diagram for pars::ev::klass< exception >:
Collaboration diagram for pars::ev::klass< exception >:

Public Types

using event_type
 
- Public Types inherited from pars::ev::base_klass< exception >
using event_type
 

Static Public Attributes

static constexpr std::string_view uuid
 
static constexpr bool requires_network = false
 
- Static Public Attributes inherited from pars::ev::base_klass< exception >
static constexpr bool requires_network
 by default, an event_t requires network
 

Additional Inherited Members

- Static Public Member Functions inherited from pars::ev::base_klass< exception >
static constexpr executes exec_policy ()
 an event_t executes synchronously in every possibile kind_of<event_t>
 

Detailed Description

Definition at line 142 of file event.h.

Member Typedef Documentation

◆ event_type

using pars::ev::klass< exception >::event_type

Definition at line 70 of file klass.h.

Member Data Documentation

◆ requires_network

bool pars::ev::klass< exception >::requires_network = false
staticconstexpr

Definition at line 147 of file event.h.

◆ uuid

std::string_view pars::ev::klass< exception >::uuid
staticconstexpr
Initial value:
=
"25d02d6b-38d1-414b-a5ff-60d93c7746c9"

Definition at line 144 of file event.h.


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