#include <stations.h>
Data Fields | |
| int | stationID |
| ip_addr_t | resolved_address |
| ip_addr_t | default_address |
| uint16_t | PORT |
| std::string | name |
| std::string | shortname |
| std::string | httpcommand |
| std::string | URL |
| ip_addr_t Stations::default_address |
| std::string Stations::httpcommand |
| std::string Stations::name |
| uint16_t Stations::PORT |
| ip_addr_t Stations::resolved_address |
| std::string Stations::shortname |
| int Stations::stationID |
| std::string Stations::URL |