MRPT  1.9.9
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
 Default params. More...
 

Public Attributes

std::string server {"www.euref-ip.net"}
 
int port {2101}
 
std::string user
 
std::string password
 
std::string mountpoint
 

Constructor & Destructor Documentation

◆ NTRIPArgs()

mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::NTRIPArgs ( )
default

Default params.

Member Data Documentation

◆ mountpoint

◆ password

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

◆ port

int mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::port {2101}

◆ server

std::string mrpt::hwdrivers::CNTRIPClient::NTRIPArgs::server {"www.euref-ip.net"}

◆ user

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



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019