Go to the source code of this file.
Typedefs | |
| typedef std::vector< string > | tokens |
Functions | |
| tokens | string_split (const string &str, const string &token) |
| Splits a string into a vector based on a token. | |
| GReturn | ip_assigner (char *serial_num, int address) |
| Assigns controller an IP Adress given a serial number and a 1 byte address. | |
Function calls for the IP Assigner Example Project.
Definition in file ip_assigner.cpp.