$search

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

diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::DiagnosticTaskInternal ( const std::string  name,
TaskFunction  f 
) [inline]

Definition at line 213 of file diagnostic_updater.h.


Member Function Documentation

const std::string& diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::getName (  )  const [inline]

Definition at line 223 of file diagnostic_updater.h.

void diagnostic_updater::DiagnosticTaskVector::DiagnosticTaskInternal::run ( diagnostic_updater::DiagnosticStatusWrapper stat  )  const [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


diagnostic_updater
Author(s): Jeremy Leibs, Blaise Gassend
autogenerated on Wed Jan 30 11:30:36 2013