#include <testlib.h>
Public Member Functions | |
std::string | GetReason () |
ToDo (const std::string reason) | |
~ToDo () | |
Private Attributes | |
int | fMarker |
std::string | fReason |
ToDo::ToDo | ( | const std::string | reason | ) |
Definition at line 379 of file testlib.cc.
References fMarker, gCurToDoMarker, and gToDoMarkers.
ToDo::~ToDo | ( | ) |
Definition at line 386 of file testlib.cc.
References fMarker, and gToDoMarkers.
|
inline |
|
private |
|
private |
Definition at line 239 of file testlib.h.
Referenced by GetReason().