Assimp  v3.1.1 (June 2014)
testing::AssertionResult Member List

This is the complete list of members for testing::AssertionResult, including all inherited members.

AssertionResult(const AssertionResult &other)testing::AssertionResult
AssertionResult(const T &success, typename internal::EnableIf< !internal::ImplicitlyConvertible< T, AssertionResult >::value >::type *=NULL)testing::AssertionResultinlineexplicit
failure_message() consttesting::AssertionResultinline
message() consttesting::AssertionResultinline
operator bool() consttesting::AssertionResultinline
operator!() consttesting::AssertionResult
operator<<(const T &value)testing::AssertionResultinline
operator<<(::std::ostream &(*basic_manipulator)(::std::ostream &stream))testing::AssertionResultinline
operator=(AssertionResult other)testing::AssertionResultinline