HelloBye::HelloByeServer Struct Reference

#include <helloByeProto.hpp>

Static Public Attributes

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

Detailed Description

Definition at line 18 of file helloByeProto.hpp.

Member Data Documentation

◆ Bye

constexpr StateID HelloBye::HelloByeServer::Bye = 1
static

Definition at line 20 of file helloByeProto.hpp.

◆ Hello

constexpr StateID HelloBye::HelloByeServer::Hello = 0
static

Definition at line 19 of file helloByeProto.hpp.

◆ Terminate

constexpr StateID HelloBye::HelloByeServer::Terminate = 2
static

Definition at line 21 of file helloByeProto.hpp.


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