Main MRPT website > C++ reference for MRPT 1.3.2
List of all members | Public Member Functions | Public Attributes
mrpt::hwdrivers::CNTRIPClient::NTRIPArgs Struct Reference

Detailed Description

The arguments for connecting to a NTRIP stream, used in CNTRIPClient::open.

Definition at line 79 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
 

Constructor & Destructor Documentation

mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::NTRIPArgs ( )
inline

Default params.

Definition at line 88 of file CNTRIPClient.h.

Member Data Documentation

std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::mountpoint

Definition at line 85 of file CNTRIPClient.h.

std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::password

Definition at line 84 of file CNTRIPClient.h.

int mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::port

Definition at line 82 of file CNTRIPClient.h.

std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::server

Definition at line 81 of file CNTRIPClient.h.

std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::user

Definition at line 83 of file CNTRIPClient.h.




Page generated by Doxygen 1.8.11 for MRPT 1.3.2 SVN: at Mon May 9 06:50:38 UTC 2016