AsyncFw 1.2
Async Framework is c++ runtime with timers, poll notifiers, sockets, coroutines, etc.
 
Loading...
Searching...
No Matches
AsyncFw::RrdClient Class Reference

The RrdClient class. More...

#include <AsyncFw/RrdClient>

Public Member Functions

 RrdClient (DataArraySocket *, const std::vector< Rrd * > &)
 
void clear (int)
 
void connectToHost (const std::string &, uint16_t)
 
void connectToHost ()
 
void disconnectFromHost ()
 
int transmit (const DataArray &, uint32_t, bool=false)
 
void tlsSetup (const TlsContext &)
 
void disableTls ()
 

Detailed Description

The RrdClient class.


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