List of all members | Public Member Functions | Private Attributes
ToDo Class Reference

#include <testlib.h>

Public Member Functions

std::string GetReason ()
 
 ToDo (const std::string reason)
 
 ~ToDo ()
 

Private Attributes

int fMarker
 
std::string fReason
 

Detailed Description

Definition at line 233 of file testlib.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

std::string ToDo::GetReason ( )
inline

Definition at line 237 of file testlib.h.

References fReason.

Member Data Documentation

int ToDo::fMarker
private

Definition at line 240 of file testlib.h.

Referenced by ToDo(), and ~ToDo().

std::string ToDo::fReason
private

Definition at line 239 of file testlib.h.

Referenced by GetReason().


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

, generated on Tue Sep 26 2023.