The arguments for connecting to a NTRIP stream, used in CNTRIPClient::open.
#include <mrpt/hwdrivers/CNTRIPClient.h>
Public Member Functions | |
| NTRIPArgs () | |
| Default params. | |
Public Attributes | |
| string | server |
| int | port |
| string | user |
| string | password |
| string | mountpoint |
| mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::NTRIPArgs | ( | ) | [inline] |
Default params.
Definition at line 109 of file CNTRIPClient.h.
Definition at line 106 of file CNTRIPClient.h.
Definition at line 105 of file CNTRIPClient.h.
Definition at line 103 of file CNTRIPClient.h.
Definition at line 102 of file CNTRIPClient.h.
Definition at line 104 of file CNTRIPClient.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Sun Oct 16 15:21:53 UTC 2011 |