HelloBye3::Client::States Struct Reference

#include <helloBye3.hpp>

Static Public Attributes

static constexpr StateID Hello = 0
 
static constexpr StateID Bye = 1
 
static constexpr StateID RecvBye = 2
 
static constexpr StateID Terminate = 3
 

Detailed Description

Definition at line 127 of file helloBye3.hpp.

Member Data Documentation

◆ Bye

constexpr StateID HelloBye3::Client::States::Bye = 1
static

Definition at line 129 of file helloBye3.hpp.

◆ Hello

constexpr StateID HelloBye3::Client::States::Hello = 0
static

Definition at line 128 of file helloBye3.hpp.

◆ RecvBye

constexpr StateID HelloBye3::Client::States::RecvBye = 2
static

Definition at line 130 of file helloBye3.hpp.

◆ Terminate

constexpr StateID HelloBye3::Client::States::Terminate = 3
static

Definition at line 131 of file helloBye3.hpp.


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