The arguments for connecting to a NTRIP stream, used in CNTRIPClient::open.
Definition at line 100 of file CNTRIPClient.h.
#include <mrpt/hwdrivers/CNTRIPClient.h>
Public Member Functions | |
| NTRIPArgs () | |
| Default params. | |
Public Attributes | |
| string | server |
| int | port |
| string | user |
| string | password |
| string | mountpoint |
|
inline |
Default params.
Definition at line 109 of file CNTRIPClient.h.
| string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::mountpoint |
Definition at line 106 of file CNTRIPClient.h.
| string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::password |
Definition at line 105 of file CNTRIPClient.h.
| int mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::port |
Definition at line 103 of file CNTRIPClient.h.
| string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::server |
Definition at line 102 of file CNTRIPClient.h.
| string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::user |
Definition at line 104 of file CNTRIPClient.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |