|
HiveMind
|


Go to the source code of this file.
Namespaces | |
| SettingsContainer | |
Macros | |
| #define | MAX_IP_LENGTH 16 |
Functions | |
| uint16_t | SettingsContainer::getUUID () |
| Returns the UUID of the board. More... | |
| uint32_t | SettingsContainer::getHostPort () |
| Returns the TCP port on which the host has opened a port. More... | |
| uint8_t | SettingsContainer::getHostIP (char *buf, uint8_t length) |
| Copies the host IP address into the given buffer. More... | |
| LogLevel | SettingsContainer::getLogLevel () |
| Get the log level of the application. More... | |
| uint16_t | SettingsContainer::getBBZVMStepDelayMs () |
| Get the delay between each steps of the vm. More... | |
| #define MAX_IP_LENGTH 16 |
1.8.17