Functions | |
uint32_t | getIPv4AddressAsBinary (std::string address) |
std::string | getIPv4AddressAsString (std::uint32_t binary) |
std::string | getTempPath () |
uint32_t dai::platform::getIPv4AddressAsBinary | ( | std::string | address | ) |
Definition at line 27 of file Platform.cpp.
std::string dai::platform::getIPv4AddressAsString | ( | std::uint32_t | binary | ) |
Definition at line 47 of file Platform.cpp.
std::string dai::platform::getTempPath | ( | ) |
Definition at line 59 of file Platform.cpp.