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 210 of file diagnostic_updater.h.
diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::DiagnosticTaskInternal |
( |
const std::string |
name, |
|
|
TaskFunction |
f |
|
) |
| |
|
inline |
const std::string& diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::getName |
( |
| ) |
const |
|
inline |
TaskFunction diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::fn_ |
|
private |
std::string diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::name_ |
|
private |
The documentation for this class was generated from the following file: