#include <Updater.hh>
|
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) |
|
Definition at line 45 of file Updater.hh.
◆ Updater()
Updater::Updater |
( |
Ip * |
_Ip | ) |
|
|
inline |
◆ Receive()
int Updater::Receive |
( |
uint8_t * |
buf, |
|
|
const size_t |
len, |
|
|
long int * |
rxlen |
|
) |
| |
◆ Send()
int Updater::Send |
( |
uint8_t * |
buf, |
|
|
const size_t |
len |
|
) |
| |
◆ SendFile()
int Updater::SendFile |
( |
std::string & |
FilePath, |
|
|
bool |
verbose |
|
) |
| |
◆ m_Ip
The documentation for this class was generated from the following files: