All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
as_event_state Struct Reference

Detailed Description

Cluster state for an event loop.

Definition at line 63 of file as_cluster.h.

+ Collaboration diagram for as_event_state:

Data Fields

bool closed
 
int pending
 

Field Documentation

◆ closed

bool as_event_state::closed

Is cluster closed for this event loop.

Definition at line 72 of file as_cluster.h.

◆ pending

int as_event_state::pending

Cluster's pending command count for this event loop.

Definition at line 67 of file as_cluster.h.


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