Public Member Functions | Private Attributes | List of all members
DogAdder Class Reference

Public Member Functions

 DogAdder (const char *a_value)
 
 DogAdder (const DogAdder &other)
 
DogAdder operator+ (const DogAdder &other) const
 
bool operator< (const DogAdder &other) const
 
DogAdder operator= (const DogAdder &other)
 
const std::stringvalue () const
 

Private Attributes

std::string value_
 

Detailed Description

Definition at line 212 of file googletest-param-test-test.cc.

Constructor & Destructor Documentation

◆ DogAdder() [1/2]

DogAdder::DogAdder ( const char *  a_value)
inlineexplicit

Definition at line 214 of file googletest-param-test-test.cc.

◆ DogAdder() [2/2]

DogAdder::DogAdder ( const DogAdder other)
inline

Definition at line 215 of file googletest-param-test-test.cc.

Member Function Documentation

◆ operator+()

DogAdder DogAdder::operator+ ( const DogAdder other) const
inline

Definition at line 222 of file googletest-param-test-test.cc.

◆ operator<()

bool DogAdder::operator< ( const DogAdder other) const
inline

Definition at line 227 of file googletest-param-test-test.cc.

◆ operator=()

DogAdder DogAdder::operator= ( const DogAdder other)
inline

Definition at line 217 of file googletest-param-test-test.cc.

◆ value()

const std::string& DogAdder::value ( ) const
inline

Definition at line 230 of file googletest-param-test-test.cc.

Member Data Documentation

◆ value_

std::string DogAdder::value_
private

Definition at line 233 of file googletest-param-test-test.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:05