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

Public Member Functions

 Castable (bool *converted)
 
 operator Base ()
 

Private Attributes

bool * converted_
 

Detailed Description

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

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

Constructor & Destructor Documentation

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

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

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

Member Function Documentation

testing::internal::Castable::operator Base ( )
inline

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

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

References converted_.

Member Data Documentation

bool* testing::internal::Castable::converted_
private

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

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

Referenced by operator Base().


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