#include <goby/moos/modem_id_convert.h>
Definition at line 36 of file modem_id_convert.h.
◆ ModemIdConvert()
goby::moos::ModemIdConvert::ModemIdConvert |
( |
| ) |
|
|
default |
◆ get_id_from_name()
int goby::moos::ModemIdConvert::get_id_from_name |
( |
const std::string & |
name | ) |
|
◆ get_location_from_id()
std::string goby::moos::ModemIdConvert::get_location_from_id |
( |
int |
id | ) |
|
◆ get_name_from_id()
std::string goby::moos::ModemIdConvert::get_name_from_id |
( |
int |
id | ) |
|
◆ get_type_from_id()
std::string goby::moos::ModemIdConvert::get_type_from_id |
( |
int |
id | ) |
|
◆ max_id()
int goby::moos::ModemIdConvert::max_id |
( |
| ) |
|
|
inline |
◆ max_name_length()
size_t goby::moos::ModemIdConvert::max_name_length |
( |
| ) |
|
|
inline |
◆ names()
const std::map<int, std::string>& goby::moos::ModemIdConvert::names |
( |
| ) |
const |
|
inline |
◆ read_lookup_file()
std::string goby::moos::ModemIdConvert::read_lookup_file |
( |
const std::string & |
path | ) |
|
The documentation for this class was generated from the following file: