tesseract v5.3.3.20231005
namespace1::MyTypeInNameSpace1 Class Reference

Inherits Base.

Public Member Functions

 MyTypeInNameSpace1 (int an_x)
 

Detailed Description

Definition at line 5257 of file gtest_unittest.cc.

Constructor & Destructor Documentation

◆ MyTypeInNameSpace1()

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

Definition at line 5259 of file gtest_unittest.cc.

5259: Base(an_x) {}

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