Apollo  6.0
Open source self driving car software
apollo::drivers::gnss::Stream Member List

This is the complete list of members for apollo::drivers::gnss::Stream, including all inherited members.

Connect()=0apollo::drivers::gnss::Streampure virtual
create_ntrip(const std::string &address, uint16_t port, const std::string &mountpoint, const std::string &user, const std::string &passwd, uint32_t timeout_s=30)apollo::drivers::gnss::Streamstatic
create_serial(const char *device_name, uint32_t baud_rate, uint32_t timeout_usec=0)apollo::drivers::gnss::Streamstatic
create_tcp(const char *address, uint16_t port, uint32_t timeout_usec=1000000)apollo::drivers::gnss::Streamstatic
create_udp(const char *address, uint16_t port, uint32_t timeout_usec=1000000)apollo::drivers::gnss::Streamstatic
Disconnect()=0apollo::drivers::gnss::Streampure virtual
get_status() constapollo::drivers::gnss::Streaminline
Login()apollo::drivers::gnss::Streaminline
NUM_STATUSapollo::drivers::gnss::Streamstatic
read(uint8_t *buffer, size_t max_length)=0apollo::drivers::gnss::Streampure virtual
RegisterLoginData(const std::vector< std::string > login_data)apollo::drivers::gnss::Streaminline
Status enum nameapollo::drivers::gnss::Stream
status_apollo::drivers::gnss::Streamprotected
Stream()apollo::drivers::gnss::Streaminlineprotected
write(const uint8_t *buffer, size_t length)=0apollo::drivers::gnss::Streampure virtual
write(const std::string &buffer)apollo::drivers::gnss::Streaminline
~Stream()apollo::drivers::gnss::Streaminlinevirtual