Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
testing::internal::ConstCastable Class Reference

Public Member Functions

 ConstCastable (bool *converted)
 
 operator Base () const
 

Private Attributes

bool * converted_
 

Detailed Description

Definition at line 139 of file googletest-port-test.cc.

Constructor & Destructor Documentation

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

Definition at line 141 of file googletest-port-test.cc.

Member Function Documentation

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

Definition at line 142 of file googletest-port-test.cc.

Member Data Documentation

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

Definition at line 148 of file googletest-port-test.cc.


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