15#ifndef included_Retro_RethTools
16#define included_Retro_RethTools 1
27 bool String2Mac(
const std::string& str, uint64_t& mac,
30 void Mac2WList(uint64_t mac, uint16_t wlist[3]);
31 uint64_t
WList2Mac(
const uint16_t wlist[3]);
Declaration of class ReventLoop.