|
OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::TestMarkHash, including all inherited members.
| addBasicType(const char *type_name_, const std::uint8_t *data_, std::size_t size_) | OTest2::TestMarkHash | |
| addBasicType(const char *type_name_, const std::string &value_) | OTest2::TestMarkHash | |
| addData(const std::uint8_t *data_, std::size_t size_) | OTest2::TestMarkHash | |
| addHashCode(TestMarkHashCode code_) | OTest2::TestMarkHash | |
| addString(const char *string_) | OTest2::TestMarkHash | |
| addTerminator() | OTest2::TestMarkHash | |
| getHashCode() const noexcept | OTest2::TestMarkHash | |
| hashBasicType(const char *type_name_, Type_ value_) | OTest2::TestMarkHash | inlinestatic |
| hashBasicType(const char *type_name_, const std::string &value_) | OTest2::TestMarkHash | static |
| operator=(const TestMarkHash &)=delete | OTest2::TestMarkHash | |
| TestMarkHash() | OTest2::TestMarkHash | |
| TestMarkHash(TestMarkHash &&other_) noexcept | OTest2::TestMarkHash | |
| TestMarkHash(const TestMarkHash &)=delete | OTest2::TestMarkHash | |
| ~TestMarkHash() | OTest2::TestMarkHash |
1.8.17