Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::ConstCastable Class Reference

Public Member Functions

 ConstCastable (bool *converted)
 
 operator Base () const
 

Private Attributes

bool * converted_
 

Detailed Description

Definition at line 149 of file gtest-port_test.cc.

View newest version in sPHENIX GitHub at line 149 of file gtest-port_test.cc

Constructor & Destructor Documentation

testing::internal::ConstCastable::ConstCastable ( bool *  converted)
inlineexplicit

Definition at line 151 of file gtest-port_test.cc.

View newest version in sPHENIX GitHub at line 151 of file gtest-port_test.cc

Member Function Documentation

testing::internal::ConstCastable::operator Base ( ) const
inline

Definition at line 152 of file gtest-port_test.cc.

View newest version in sPHENIX GitHub at line 152 of file gtest-port_test.cc

References converted_.

Member Data Documentation

bool* testing::internal::ConstCastable::converted_
private

Definition at line 158 of file gtest-port_test.cc.

View newest version in sPHENIX GitHub at line 158 of file gtest-port_test.cc

Referenced by operator Base().


The documentation for this class was generated from the following file: