#include <Monitor.hpp>
|
| | Monitor (std::string const &name="wifimon::Monitor") |
| |
|
| typedef std::map< std::string, RTT::OutputPort< Status > * > | OutMap |
| |
|
| static int | createOutputPorts (int skfd, char *ifname, char *args[], int count) |
| | iteration callback passed to iwlib More...
|
| |
| static int | updateOutputPorts (int skfd, char *ifname, char *args[], int count) |
| | iteration callback passed to iwlib More...
|
| |
◆ OutMap
◆ Monitor()
| Monitor::Monitor |
( |
std::string const & |
name = "wifimon::Monitor" | ) |
|
◆ cleanupHook()
| void Monitor::cleanupHook |
( |
| ) |
|
|
protected |
◆ configureHook()
| bool Monitor::configureHook |
( |
| ) |
|
|
protected |
◆ createOutputPorts()
| int Monitor::createOutputPorts |
( |
int |
skfd, |
|
|
char * |
ifname, |
|
|
char * |
args[], |
|
|
int |
count |
|
) |
| |
|
staticprotected |
iteration callback passed to iwlib
◆ startMonitoring()
| RTT::OutputPort< Status > * Monitor::startMonitoring |
( |
char * |
ifname | ) |
|
|
protected |
◆ updateHook()
| void Monitor::updateHook |
( |
| ) |
|
|
protected |
◆ updateOutputPorts()
| int Monitor::updateOutputPorts |
( |
int |
skfd, |
|
|
char * |
ifname, |
|
|
char * |
args[], |
|
|
int |
count |
|
) |
| |
|
staticprotected |
iteration callback passed to iwlib
◆ MonitorBase
◆ iw_com_fd
| int wifimon::Monitor::iw_com_fd |
|
protected |
◆ output_ports
| OutMap wifimon::Monitor::output_ports |
|
protected |
The documentation for this class was generated from the following files:
- /build/rock-master-18.09-drivers-orogen-wifimon-0.20171014/tasks/Monitor.hpp
- /build/rock-master-18.09-drivers-orogen-wifimon-0.20171014/tasks/Monitor.cpp