HelloBye::HelloByeClient Struct Reference

#include <helloByeProto.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 24 of file helloByeProto.hpp.

Member Data Documentation

◆ Bye

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

Definition at line 26 of file helloByeProto.hpp.

◆ Hello

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

Definition at line 25 of file helloByeProto.hpp.

◆ RecvBye

constexpr StateID HelloBye::HelloByeClient::RecvBye = 2
static

Definition at line 27 of file helloByeProto.hpp.

◆ Terminate

constexpr StateID HelloBye::HelloByeClient::Terminate = 3
static

Definition at line 28 of file helloByeProto.hpp.


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