Class used to represent a diagnostic task internally in DiagnosticTaskVector.
More...
#include <diagnostic_updater.h>
Class used to represent a diagnostic task internally in DiagnosticTaskVector.
Definition at line 243 of file diagnostic_updater.h.
◆ DiagnosticTaskInternal()
diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::DiagnosticTaskInternal |
( |
const std::string |
name, |
|
|
TaskFunction |
f |
|
) |
| |
|
inline |
◆ getName()
const std::string& diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::getName |
( |
| ) |
const |
|
inline |
◆ run()
◆ fn_
TaskFunction diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::fn_ |
|
private |
◆ name_
std::string diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::name_ |
|
private |
The documentation for this class was generated from the following file: