The arguments for connecting to a NTRIP stream, used in CNTRIPClient::open.
Definition at line 80 of file CNTRIPClient.h.
#include <mrpt/hwdrivers/CNTRIPClient.h>
Public Member Functions | |
| NTRIPArgs () | |
| Default params. More... | |
Public Attributes | |
| std::string | server |
| int | port |
| std::string | user |
| std::string | password |
| std::string | mountpoint |
|
inline |
Default params.
Definition at line 89 of file CNTRIPClient.h.
| std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::mountpoint |
Definition at line 86 of file CNTRIPClient.h.
Referenced by mrpt::hwdrivers::CNTRIPEmitter::loadConfig_sensorSpecific(), mrpt::hwdrivers::CNTRIPClient::open(), and mrpt::hwdrivers::CNTRIPClient::private_ntrip_thread().
| std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::password |
Definition at line 85 of file CNTRIPClient.h.
Referenced by mrpt::hwdrivers::CNTRIPEmitter::loadConfig_sensorSpecific(), and mrpt::hwdrivers::CNTRIPClient::private_ntrip_thread().
| int mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::port |
Definition at line 83 of file CNTRIPClient.h.
Referenced by mrpt::hwdrivers::CNTRIPEmitter::loadConfig_sensorSpecific(), and mrpt::hwdrivers::CNTRIPClient::private_ntrip_thread().
| std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::server |
Definition at line 82 of file CNTRIPClient.h.
Referenced by mrpt::hwdrivers::CNTRIPEmitter::loadConfig_sensorSpecific(), and mrpt::hwdrivers::CNTRIPClient::private_ntrip_thread().
| std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::user |
Definition at line 84 of file CNTRIPClient.h.
Referenced by mrpt::hwdrivers::CNTRIPEmitter::loadConfig_sensorSpecific(), and mrpt::hwdrivers::CNTRIPClient::private_ntrip_thread().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |