Public Member Functions | Private Attributes
diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal Class Reference

Class used to represent a diagnostic task internally in DiagnosticTaskVector. More...

#include <diagnostic_updater.h>

List of all members.

Public Member Functions

 DiagnosticTaskInternal (const std::string name, TaskFunction f)
const std::string & getName () const
void run (diagnostic_updater::DiagnosticStatusWrapper &stat) const

Private Attributes

TaskFunction fn_
std::string name_

Detailed Description

Class used to represent a diagnostic task internally in DiagnosticTaskVector.

Definition at line 210 of file diagnostic_updater.h.


Constructor & Destructor Documentation

Definition at line 213 of file diagnostic_updater.h.


Member Function Documentation

Definition at line 223 of file diagnostic_updater.h.

Definition at line 217 of file diagnostic_updater.h.


Member Data Documentation

Definition at line 230 of file diagnostic_updater.h.

Definition at line 229 of file diagnostic_updater.h.


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


diagnostic_updater
Author(s): Kevin Watts, Brice Rebsamen , Jeremy Leibs, Blaise Gassend
autogenerated on Mon Aug 14 2017 02:52:20