Public Member Functions | Private Attributes | List of all members
Updater Class Reference

#include <Updater.hh>

Public Member Functions

int Receive (uint8_t *buf, const size_t len, long int *rxlen)
 
int Send (uint8_t *buf, const size_t len)
 
int SendFile (std::string &FilePath, bool verbose)
 
 Updater (Ip *_Ip)
 

Private Attributes

Ipm_Ip
 

Detailed Description

Definition at line 45 of file Updater.hh.

Constructor & Destructor Documentation

◆ Updater()

Updater::Updater ( Ip _Ip)
inline

Definition at line 48 of file Updater.hh.

Member Function Documentation

◆ Receive()

int Updater::Receive ( uint8_t *  buf,
const size_t  len,
long int *  rxlen 
)

Definition at line 45 of file Updater.cc.

◆ Send()

int Updater::Send ( uint8_t *  buf,
const size_t  len 
)

Definition at line 82 of file Updater.cc.

◆ SendFile()

int Updater::SendFile ( std::string &  FilePath,
bool  verbose 
)

Definition at line 115 of file Updater.cc.

Member Data Documentation

◆ m_Ip

Ip* Updater::m_Ip
private

Definition at line 62 of file Updater.hh.


The documentation for this class was generated from the following files:


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:09