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

Detailed Description

Cluster state for an event loop.

Definition at line 62 of file as_cluster.h.

+ Collaboration diagram for as_event_state:

Data Fields

bool closed
 
int pending
 

Field Documentation

bool as_event_state::closed

Is cluster closed for this event loop.

Definition at line 71 of file as_cluster.h.

int as_event_state::pending

Cluster's pending command count for this event loop.

Definition at line 66 of file as_cluster.h.


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