MeshNet
1.0.0
|
This file contains structures, that encodes flags in packet. More...
#include "meshHelper.h"
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... | |