HelloBye2::Server::States Struct Reference

#include <helloBye2Proto.hpp>

Static Public Attributes

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

Detailed Description

Definition at line 156 of file helloBye2Proto.hpp.

Member Data Documentation

◆ Bye

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

Definition at line 158 of file helloBye2Proto.hpp.

◆ Hello

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

Definition at line 157 of file helloBye2Proto.hpp.

◆ Terminate

constexpr StateID HelloBye2::Server::States::Terminate = 2
static

Definition at line 159 of file helloBye2Proto.hpp.


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