proxygen
namespace2::MyTypeInNameSpace2 Class Reference

Inherits Base, Base, and Base.

Public Member Functions

 MyTypeInNameSpace2 (int an_x)
 
 MyTypeInNameSpace2 (int an_x)
 
 MyTypeInNameSpace2 (int an_x)
 

Detailed Description

Definition at line 5232 of file gtest_unittest.cc.

Constructor & Destructor Documentation

namespace2::MyTypeInNameSpace2::MyTypeInNameSpace2 ( int  an_x)
inlineexplicit

Definition at line 5234 of file gtest_unittest.cc.

5234 : Base(an_x) {}
AtomicCounter< T, DeterministicAtomic > Base
namespace2::MyTypeInNameSpace2::MyTypeInNameSpace2 ( int  an_x)
inlineexplicit

Definition at line 5234 of file gtest_unittest.cc.

5234 : Base(an_x) {}
AtomicCounter< T, DeterministicAtomic > Base
namespace2::MyTypeInNameSpace2::MyTypeInNameSpace2 ( int  an_x)
inlineexplicit

Definition at line 5234 of file gtest_unittest.cc.

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

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