The arguments for connecting to a NTRIP stream, used in CNTRIPClient::open. More...
#include <mrpt/hwdrivers/CNTRIPClient.h>

Public Member Functions | |
| NTRIPArgs () | |
| Default params. | |
Public Attributes | |
| string | server |
| int | port |
| string | user |
| string | password |
| string | mountpoint |
The arguments for connecting to a NTRIP stream, used in CNTRIPClient::open.
Definition at line 97 of file CNTRIPClient.h.
| mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::NTRIPArgs | ( | ) | [inline] |
Default params.
Definition at line 106 of file CNTRIPClient.h.
Definition at line 103 of file CNTRIPClient.h.
Definition at line 102 of file CNTRIPClient.h.
Definition at line 100 of file CNTRIPClient.h.
Definition at line 99 of file CNTRIPClient.h.
Definition at line 101 of file CNTRIPClient.h.
| Page generated by Doxygen 1.6.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |