HelloBye2::Client::States Struct Reference

#include <helloBye2Proto.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 228 of file helloBye2Proto.hpp.

Member Data Documentation

◆ Bye

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

Definition at line 230 of file helloBye2Proto.hpp.

◆ Hello

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

Definition at line 229 of file helloBye2Proto.hpp.

◆ RecvBye

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

Definition at line 231 of file helloBye2Proto.hpp.

◆ Terminate

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

Definition at line 232 of file helloBye2Proto.hpp.


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