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::Castable Class Reference

Public Member Functions

 Castable (bool *converted)
 
 operator Base ()
 

Private Attributes

bool * converted_
 

Detailed Description

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

Constructor & Destructor Documentation

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

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

Member Function Documentation

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

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

Member Data Documentation

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

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


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