ErrorReport(const char *type_name, const string &lbl, const char *fname, const char *fnt_name, long lineno) | ccunit::TestComponent::ErrorReport | |
getFileName() const | ccunit::TestComponent::ErrorReport | [inline] |
getLabel() const | ccunit::TestComponent::ErrorReport | [inline] |
getLineNumber() const | ccunit::TestComponent::ErrorReport | [inline] |
getObject() const | ccunit::TestComponent::ErrorReport | [inline] |
getTestFunctionName() const | ccunit::TestComponent::ErrorReport | [inline] |
m_fname | ccunit::TestComponent::ErrorReport | [private] |
m_fnt_name | ccunit::TestComponent::ErrorReport | [private] |
m_lbl | ccunit::TestComponent::ErrorReport | [private] |
m_lineno | ccunit::TestComponent::ErrorReport | [private] |
m_to_name | ccunit::TestComponent::ErrorReport | [private] |
operator<<(ostream &ostr, const TestComponent::ErrorReport &my_error_report) | ccunit::TestComponent::ErrorReport | [friend] |