w11 - cpp 0.794
Backend server for Rlink and w11
|
Go to the source code of this file.
Namespaces | |
namespace | Retro |
Declaration of class ReventLoop . | |
namespace | Retro::RethTools |
FIXME_docs. | |
Functions | |
std::string | Retro::RethTools::Mac2String (uint64_t mac) |
FIXME_docs. | |
bool | Retro::RethTools::String2Mac (const std::string &str, uint64_t &mac, RerrMsg &emsg) |
FIXME_docs. | |
uint64_t | Retro::RethTools::String2Mac (const std::string &str) |
FIXME_docs. | |
void | Retro::RethTools::Mac2WList (uint64_t mac, uint16_t wlist[3]) |
FIXME_docs. | |
uint64_t | Retro::RethTools::WList2Mac (const uint16_t wlist[3]) |
FIXME_docs. | |