| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Function object to help use of SimpleTestStatistic with STL calls
Field Summary | |
private std::string | m_label |
Constructor Summary | |
SimpleTestStatisticLabel(std::string label) | |
SimpleTestStatisticLabel(SimpleTestStatistic * s) |
Method Summary | |
const bool | operator()(const SimpleTestStatistic & s) |
const bool | operator()(const SimpleTestStatistic * s) |
Field Detail |
private std::string m_label
Constructor Detail |
public SimpleTestStatisticLabel(std::string label)
public SimpleTestStatisticLabel(SimpleTestStatistic * s)
Method Detail |
public const bool operator()(const SimpleTestStatistic & s)
public const bool operator()(const SimpleTestStatistic * s)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |