Public Member Functions | List of all members
tesseract_common::TestPluginMultiply Class Reference

#include <test_plugin_multiply.h>

Inheritance diagram for tesseract_common::TestPluginMultiply:
Inheritance graph
[legend]

Public Member Functions

double multiply (double x, double y) override
 
TestPluginMultiplyoperator= (const TestPluginMultiply &)=default
 
TestPluginMultiplyoperator= (TestPluginMultiply &&)=default
 
 TestPluginMultiply ()=default
 
 TestPluginMultiply (const TestPluginMultiply &)=default
 
 TestPluginMultiply (TestPluginMultiply &&)=default
 
 ~TestPluginMultiply () override=default
 
- Public Member Functions inherited from tesseract_common::TestPluginBase
TestPluginBaseoperator= (const TestPluginBase &)=default
 
TestPluginBaseoperator= (TestPluginBase &&)=default
 
 TestPluginBase ()=default
 
 TestPluginBase (const TestPluginBase &)=default
 
 TestPluginBase (TestPluginBase &&)=default
 
virtual ~TestPluginBase ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from tesseract_common::TestPluginBase
static std::string getSection ()
 

Detailed Description

Definition at line 33 of file test_plugin_multiply.h.

Constructor & Destructor Documentation

◆ TestPluginMultiply() [1/3]

tesseract_common::TestPluginMultiply::TestPluginMultiply ( )
default

◆ ~TestPluginMultiply()

tesseract_common::TestPluginMultiply::~TestPluginMultiply ( )
overridedefault

◆ TestPluginMultiply() [2/3]

tesseract_common::TestPluginMultiply::TestPluginMultiply ( const TestPluginMultiply )
default

◆ TestPluginMultiply() [3/3]

tesseract_common::TestPluginMultiply::TestPluginMultiply ( TestPluginMultiply &&  )
default

Member Function Documentation

◆ multiply()

double tesseract_common::TestPluginMultiply::multiply ( double  x,
double  y 
)
overridevirtual

Implements tesseract_common::TestPluginBase.

Definition at line 30 of file test_plugin_multiply.cpp.

◆ operator=() [1/2]

TestPluginMultiply& tesseract_common::TestPluginMultiply::operator= ( const TestPluginMultiply )
default

◆ operator=() [2/2]

TestPluginMultiply& tesseract_common::TestPluginMultiply::operator= ( TestPluginMultiply &&  )
default

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


tesseract_common
Author(s): Levi Armstrong
autogenerated on Sun May 18 2025 03:01:41