Definition at line 587 of file main.cpp.
◆ DumpReporter()
DumpReporter::DumpReporter |
( |
| ) |
|
|
default |
◆ report()
Callback for port event/state information.
This callback must be careful about performing any operation on the port it is receiving information about, since that port is locked until this callback completes. To avoid deadlocks, take action based on port reports in a separate thread.
- Parameters
-
info | Port event/state information |
Implements yarp::os::PortReport.
Definition at line 595 of file main.cpp.
◆ setThread()
The documentation for this class was generated from the following file: