Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::InformationPacket::PayloadPingPong Struct Reference

Packet payload for tPingPong type. More...

#include <InformationPacket.h>

Public Attributes

int32_t counter {0}
 Counter to be decremented by 1 by the server and send back and vise versa until the counter is zero.
 
char str [64] {}
 Some null terminated string.
 

Detailed Description

Packet payload for tPingPong type.

Member Data Documentation

◆ counter

int32_t sf::InformationPacket::PayloadPingPong::counter {0}

Counter to be decremented by 1 by the server and send back and vise versa until the counter is zero.

◆ str

char sf::InformationPacket::PayloadPingPong::str[64] {}

Some null terminated string.


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