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

The RrdServer class. More...

#include <AsyncFw/RrdServer>

Collaboration diagram for AsyncFw::RrdServer:
[legend]

Public Member Functions

 RrdServer (DataArrayTcpServer *, const std::vector< Rrd * > &Rrd)
 
void quit ()
 

Protected Member Functions

void transmit (const DataArraySocket *socket, uint64_t index, uint32_t size, uint32_t pi)
 

Protected Attributes

DataArrayTcpServertcpServer
 
std::vector< Rrd * > rrd
 
FunctionConnectionGuard rf_
 

Detailed Description

The RrdServer class.


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