Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
functions.hpp File Reference
#include <algorithm>
#include <set>
#include <string>
#include <vector>
Include dependency graph for functions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::comms
 
namespace  iv::comms::ip
 

Functions

bool iv::comms::ip::isAllowedIP (const std::string &sourceIp, const std::set< std::string > &allowedIPs)
 
void iv::comms::ip::showLANMessage (uint32_t timestamp, uint32_t msgId, const uint8_t *bytes)