OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::TestMarkFormatterIOS, including all inherited members.
closeAdded(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
closeDeleted(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
closeMark(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
openAdded(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
openDeleted(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
openMark(const std::string &label_, const TestMark *mark_, int indent_) override | OTest2::TestMarkFormatterIOS | virtual |
operator=(const TestMarkFormatterIOS &)=delete | OTest2::TestMarkFormatterIOS | |
OTest2::TestMarkFormatter::operator=(const TestMarkFormatter &)=delete | OTest2::TestMarkFormatter | |
printSeparator() override | OTest2::TestMarkFormatterIOS | virtual |
TestMarkFormatter(const TestMarkFormatter &)=delete | OTest2::TestMarkFormatter | |
TestMarkFormatter() | OTest2::TestMarkFormatter | |
TestMarkFormatterIOS(const TestMarkFormatterIOS &)=delete | OTest2::TestMarkFormatterIOS | |
TestMarkFormatterIOS(std::ostream *os_, const std::string &prefix_) | OTest2::TestMarkFormatterIOS | explicit |
~TestMarkFormatter() | OTest2::TestMarkFormatter | virtual |
~TestMarkFormatterIOS() | OTest2::TestMarkFormatterIOS | virtual |