MeshNet  1.0.0
Data Structures
meshPacketFlags.h File Reference

This file contains structures, that encodes flags in packet. More...

#include "meshHelper.h"
Include dependency graph for meshPacketFlags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  MeshFrameControl
 Structure, that contains bit flags used for Frame Control in MeshPacket. Size of this structure is always 1 byte. More...
 
struct  MeshNetScanFlags
 Network scan request flags. More...
 
struct  MeshNodeDescFlags
 Mesh node description flags, which describes every node on connection or when scan is performed. More...
 
struct  MeshPingFlags
 Ping packets flags. More...
 
struct  MeshNetScanResult
 Structure, which holds network scan result. More...
 

Detailed Description

This file contains structures, that encodes flags in packet.

Credits

Author
Matej Fito�
Date
Feb 4, 2022