OTest2
A C++ testing framework
OTest2::TestMarkPrefix Member List

This is the complete list of members for OTest2::TestMarkPrefix, including all inherited members.

computeDiff(const TestMark &other_, std::vector< LinearizedRecord > &left_, std::vector< LinearizedRecord > &right_, DiffLogBuilder &diff_) constOTest2::TestMark
deserializeMark(TestMarkFactory &factory_, TestMarkIn &deserializer_)OTest2::TestMark
doLinearizedMark(int level_, const std::string &label_, std::vector< LinearizedRecord > &array_) const =0OTest2::TestMarkpure virtual
getHashCode() const noexceptOTest2::TestMark
hashOTest2::TestMarkPrefixprotected
isEqual(const TestMark &other_, long double precision_=DEFAULT_FLOAT_PRECISION) constOTest2::TestMark
isEqualValue(const TestMark &other_, long double precision_=DEFAULT_FLOAT_PRECISION) constOTest2::TestMark
isEqualValueHash(const TestMark &other_, long double precision_=DEFAULT_FLOAT_PRECISION) constOTest2::TestMark
linearizedMark(std::vector< LinearizedRecord > &array_) constOTest2::TestMark
operator=(const TestMarkPrefix &)=deleteOTest2::TestMarkPrefix
OTest2::TestMark::operator=(const TestMark &)=deleteOTest2::TestMark
printAddMark(TestMarkFormatter &formatter_) constOTest2::TestMark
printClose(std::ostream &os_, const std::string &prefix_) constOTest2::TestMark
printMark(TestMarkFormatter &formatter_) constOTest2::TestMark
printOpen(std::ostream &os_, const std::string &prefix_) constOTest2::TestMark
serializeMark(TestMarkOut &serializer_) constOTest2::TestMark
TestMark()OTest2::TestMark
TestMark(const TestMark &)=deleteOTest2::TestMark
TestMarkPrefix(const char *serialize_type_mark_, const std::string &prefix_)OTest2::TestMarkPrefixexplicitprotected
TestMarkPrefix(const CtorMark *, const char *serialize_type_mark_)OTest2::TestMarkPrefixexplicitprotected
TestMarkPrefix(const TestMarkPrefix &)=deleteOTest2::TestMarkPrefix
~TestMark()OTest2::TestMarkvirtual
~TestMarkPrefix()OTest2::TestMarkPrefixprotectedvirtual