Main MRPT website > C++ reference for MRPT 1.9.9
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 92 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

◆ NTRIPArgs()

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

Default params.

Definition at line 101 of file CNTRIPClient.h.

Member Data Documentation

◆ mountpoint

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

◆ password

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

◆ port

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

◆ server

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

◆ user

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



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST