HelloBye3MemPool::Server::States Struct Reference

#include <helloBye3MemPool.hpp>

Static Public Attributes

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

Detailed Description

Definition at line 93 of file helloBye3MemPool.hpp.

Member Data Documentation

◆ Bye

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

Definition at line 95 of file helloBye3MemPool.hpp.

◆ Hello

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

Definition at line 94 of file helloBye3MemPool.hpp.

◆ Terminate

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

Definition at line 96 of file helloBye3MemPool.hpp.


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