#include <tests.h>
Public Member Functions |
| Location (const std::string &file, int line, const std::string &str) |
| Location (const Location &loc, const std::string &testfile, int testline, const std::string &str) |
std::string | locstr () const |
std::string | msg (const std::string m) const |
Constructor & Destructor Documentation
wibble::tests::Location::Location |
( |
const std::string & |
file, |
|
|
int |
line, |
|
|
const std::string & |
str |
|
) |
| |
|
inline |
wibble::tests::Location::Location |
( |
const Location & |
loc, |
|
|
const std::string & |
testfile, |
|
|
int |
testline, |
|
|
const std::string & |
str |
|
) |
| |
|
inline |
Member Function Documentation
std::string Location::locstr |
( |
| ) |
const |
std::string Location::msg |
( |
const std::string |
m | ) |
const |
The documentation for this class was generated from the following files: