proxygen
namespace1::MyTypeInNameSpace1 Class Reference

Inherits Base, Base, and Base.

Public Member Functions

 MyTypeInNameSpace1 (int an_x)
 
 MyTypeInNameSpace1 (int an_x)
 
 MyTypeInNameSpace1 (int an_x)
 

Detailed Description

Definition at line 5207 of file gtest_unittest.cc.

Constructor & Destructor Documentation

namespace1::MyTypeInNameSpace1::MyTypeInNameSpace1 ( int  an_x)
inlineexplicit

Definition at line 5209 of file gtest_unittest.cc.

5209 : Base(an_x) {}
AtomicCounter< T, DeterministicAtomic > Base
namespace1::MyTypeInNameSpace1::MyTypeInNameSpace1 ( int  an_x)
inlineexplicit

Definition at line 5209 of file gtest_unittest.cc.

References testing::operator<<(), and val.

5209 : Base(an_x) {}
AtomicCounter< T, DeterministicAtomic > Base
namespace1::MyTypeInNameSpace1::MyTypeInNameSpace1 ( int  an_x)
inlineexplicit

Definition at line 5209 of file gtest_unittest.cc.

References testing::operator<<(), and val.

5209 : Base(an_x) {}
AtomicCounter< T, DeterministicAtomic > Base

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