|
int | countLog (const std::string &line) |
|
int | countLog (const std::string &msg) |
|
void | log (const std::string &msg) |
|
void | log (const std::string &msg) |
|
|
std::vector< std::string > | m_log |
|
int Tests::Logger::countLog |
( |
const std::string & |
line | ) |
|
|
inline |
int Tests::Logger::countLog |
( |
const std::string & |
msg | ) |
|
|
inline |
void Tests::Logger::log |
( |
const std::string & |
msg | ) |
|
|
inline |
void Tests::Logger::log |
( |
const std::string & |
msg | ) |
|
|
inline |
std::vector< std::string > Logger::m_log |
|
private |
The documentation for this class was generated from the following files: