Goby v2
|
Public Member Functions | |
std::string | read_lookup_file (std::string path) |
std::string | get_name_from_id (int id) |
std::string | get_type_from_id (int id) |
std::string | get_location_from_id (int id) |
int | get_id_from_name (std::string name) |
size_t | max_name_length () |
int | max_id () |
const std::map< int, std::string > & | names () const |
Definition at line 35 of file modem_id_convert.h.