TestToolBox::FuncInfo Struct Reference

Info struct for a test function. More...

#include <Runner.h>

Collaboration diagram for TestToolBox::FuncInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FuncInfo (std::string const &in_funcName, std::string const &in_fileName, int in_lineNum, VoidFunc in_pFunc)

Public Attributes

std::string m_funcName
 name of the function
std::string m_fileName
 file where the function is defined
int m_lineNum
 line number where the function is defined
VoidFunc * m_pFunc
 pointer to the function

Detailed Description

Info struct for a test function.


The documentation for this struct was generated from the following file:
Generated on Fri May 27 22:57:15 2011 for TestToolBox by  doxygen 1.6.3