Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
Bool (int val) | |
bool | operator> (int n) const |
Bool | operator+ (const Bool &rhs) const |
bool | operator== (const Bool &rhs) const |
Public Attributes | |
bool | value |
Definition at line 56 of file gtest_pred_impl_unittest.cc.
View newest version in sPHENIX GitHub at line 56 of file gtest_pred_impl_unittest.cc
|
inlineexplicit |
Definition at line 57 of file gtest_pred_impl_unittest.cc.
View newest version in sPHENIX GitHub at line 57 of file gtest_pred_impl_unittest.cc
Referenced by operator+(), and operator>().
Definition at line 61 of file gtest_pred_impl_unittest.cc.
View newest version in sPHENIX GitHub at line 61 of file gtest_pred_impl_unittest.cc
|
inline |
Definition at line 63 of file gtest_pred_impl_unittest.cc.
View newest version in sPHENIX GitHub at line 63 of file gtest_pred_impl_unittest.cc
References value.
|
inline |
Definition at line 59 of file gtest_pred_impl_unittest.cc.
View newest version in sPHENIX GitHub at line 59 of file gtest_pred_impl_unittest.cc
bool Bool::value |
Definition at line 65 of file gtest_pred_impl_unittest.cc.
View newest version in sPHENIX GitHub at line 65 of file gtest_pred_impl_unittest.cc
Referenced by operator+(), operator<<(), operator==(), and operator>().