TwiceAsNice  2019-02-18
Public Attributes | List of all members
Basda::ServiceStateMachineVar Struct Reference

#include <Service.h>

Inheritance diagram for Basda::ServiceStateMachineVar:
Inheritance graph
Collaboration diagram for Basda::ServiceStateMachineVar:
Collaboration graph

Public Attributes

::Basda::ServiceState now
 
::Basda::ServiceState next
 
::Basda::ServiceState last
 
bool transit
 
::Nice::CompletionVar completion
 

Member Data Documentation

◆ completion

Nice::CompletionVar Basda::ServiceStateMachineVar::completion

◆ last

Basda::ServiceState Basda::ServiceStateMachineVar::last

◆ next

Basda::ServiceState Basda::ServiceStateMachineVar::next

◆ now

Basda::ServiceState Basda::ServiceStateMachineVar::now

◆ transit

bool Basda::ServiceStateMachineVar::transit

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