This class fakes a PlinkPowerMeter.
More...
#include <PlinkPowerMeterFake.hpp>
This class fakes a PlinkPowerMeter.
◆ PlinkPowerMeterFake() [1/2]
basda::gentec::PlinkPowerMeterFake::PlinkPowerMeterFake |
( |
| ) |
|
|
inline |
◆ PlinkPowerMeterFake() [2/2]
basda::gentec::PlinkPowerMeterFake::PlinkPowerMeterFake |
( |
| ) |
|
|
inline |
◆ getInvocationCount_getMeasuredPower() [1/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_getMeasuredPower |
( |
| ) |
|
|
inline |
◆ getInvocationCount_getMeasuredPower() [2/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_getMeasuredPower |
( |
| ) |
|
|
inline |
◆ getInvocationCount_isAlive() [1/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_isAlive |
( |
| ) |
|
|
inline |
◆ getInvocationCount_isAlive() [2/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_isAlive |
( |
| ) |
|
|
inline |
◆ getInvocationCount_measure() [1/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_measure |
( |
| ) |
|
|
inline |
◆ getInvocationCount_measure() [2/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_measure |
( |
| ) |
|
|
inline |
◆ getInvocationCount_reset() [1/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_reset |
( |
| ) |
|
|
inline |
◆ getInvocationCount_reset() [2/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_reset |
( |
| ) |
|
|
inline |
◆ getInvocationCount_setMaxAnalogDisplayPowerTo70Watt() [1/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_setMaxAnalogDisplayPowerTo70Watt |
( |
| ) |
|
|
inline |
◆ getInvocationCount_setMaxAnalogDisplayPowerTo70Watt() [2/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_setMaxAnalogDisplayPowerTo70Watt |
( |
| ) |
|
|
inline |
◆ getInvocationCount_setWaveLengthTo532nm() [1/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_setWaveLengthTo532nm |
( |
| ) |
|
|
inline |
◆ getInvocationCount_setWaveLengthTo532nm() [2/2]
unsigned basda::gentec::PlinkPowerMeterFake::getInvocationCount_setWaveLengthTo532nm |
( |
| ) |
|
|
inline |
◆ getMeasuredPower() [1/2]
virtual Basda::Power basda::gentec::PlinkPowerMeterFake::getMeasuredPower |
( |
| ) |
|
|
inlinevirtual |
◆ getMeasuredPower() [2/2]
virtual Basda::Power basda::gentec::PlinkPowerMeterFake::getMeasuredPower |
( |
| ) |
|
|
inlinevirtual |
◆ isAlive() [1/2]
virtual bool basda::gentec::PlinkPowerMeterFake::isAlive |
( |
| ) |
|
|
inlinevirtual |
◆ isAlive() [2/2]
virtual bool basda::gentec::PlinkPowerMeterFake::isAlive |
( |
| ) |
|
|
inlinevirtual |
◆ measure() [1/2]
virtual void basda::gentec::PlinkPowerMeterFake::measure |
( |
| ) |
|
|
inlinevirtual |
◆ measure() [2/2]
virtual void basda::gentec::PlinkPowerMeterFake::measure |
( |
| ) |
|
|
inlinevirtual |
◆ name() [1/2]
virtual std::string basda::gentec::PlinkPowerMeterFake::name |
( |
| ) |
|
|
inlinevirtual |
◆ name() [2/2]
virtual std::string basda::gentec::PlinkPowerMeterFake::name |
( |
| ) |
|
|
inlinevirtual |
◆ reset() [1/2]
virtual void basda::gentec::PlinkPowerMeterFake::reset |
( |
| ) |
|
|
inlinevirtual |
◆ reset() [2/2]
virtual void basda::gentec::PlinkPowerMeterFake::reset |
( |
| ) |
|
|
inlinevirtual |
◆ setMaxAnalogDisplayPowerTo70Watt() [1/2]
virtual void basda::gentec::PlinkPowerMeterFake::setMaxAnalogDisplayPowerTo70Watt |
( |
| ) |
|
|
inlinevirtual |
◆ setMaxAnalogDisplayPowerTo70Watt() [2/2]
virtual void basda::gentec::PlinkPowerMeterFake::setMaxAnalogDisplayPowerTo70Watt |
( |
| ) |
|
|
inlinevirtual |
◆ setResult_getMeasuredPower() [1/2]
void basda::gentec::PlinkPowerMeterFake::setResult_getMeasuredPower |
( |
Basda::Power |
p | ) |
|
|
inline |
◆ setResult_getMeasuredPower() [2/2]
void basda::gentec::PlinkPowerMeterFake::setResult_getMeasuredPower |
( |
Basda::Power |
p | ) |
|
|
inline |
◆ setResult_isAlive() [1/2]
void basda::gentec::PlinkPowerMeterFake::setResult_isAlive |
( |
bool |
alive | ) |
|
|
inline |
◆ setResult_isAlive() [2/2]
void basda::gentec::PlinkPowerMeterFake::setResult_isAlive |
( |
bool |
alive | ) |
|
|
inline |
◆ setWaveLengthTo532nm() [1/2]
virtual void basda::gentec::PlinkPowerMeterFake::setWaveLengthTo532nm |
( |
| ) |
|
|
inlinevirtual |
◆ setWaveLengthTo532nm() [2/2]
virtual void basda::gentec::PlinkPowerMeterFake::setWaveLengthTo532nm |
( |
| ) |
|
|
inlinevirtual |
◆ throwExceptionIfRequested() [1/2]
void basda::gentec::PlinkPowerMeterFake::throwExceptionIfRequested |
( |
| ) |
|
|
inlineprivate |
◆ throwExceptionIfRequested() [2/2]
void basda::gentec::PlinkPowerMeterFake::throwExceptionIfRequested |
( |
| ) |
|
|
inlineprivate |
◆ throwExceptionWheneverInvoked() [1/2]
void basda::gentec::PlinkPowerMeterFake::throwExceptionWheneverInvoked |
( |
| ) |
|
|
inline |
◆ throwExceptionWheneverInvoked() [2/2]
void basda::gentec::PlinkPowerMeterFake::throwExceptionWheneverInvoked |
( |
| ) |
|
|
inline |
◆ throwNoException() [1/2]
void basda::gentec::PlinkPowerMeterFake::throwNoException |
( |
| ) |
|
|
inline |
◆ throwNoException() [2/2]
void basda::gentec::PlinkPowerMeterFake::throwNoException |
( |
| ) |
|
|
inline |
◆ invocationCount_getMeasuredPower_
unsigned basda::gentec::PlinkPowerMeterFake::invocationCount_getMeasuredPower_ |
|
private |
◆ invocationCount_isAlive_
unsigned basda::gentec::PlinkPowerMeterFake::invocationCount_isAlive_ |
|
private |
◆ invocationCount_measure_
unsigned basda::gentec::PlinkPowerMeterFake::invocationCount_measure_ |
|
private |
◆ invocationCount_reset_
unsigned basda::gentec::PlinkPowerMeterFake::invocationCount_reset_ |
|
private |
◆ invocationCount_setMaxAnalogDisplayPowerTo70Watt_
unsigned basda::gentec::PlinkPowerMeterFake::invocationCount_setMaxAnalogDisplayPowerTo70Watt_ |
|
private |
◆ invocationCount_setWaveLengthTo532nm_
unsigned basda::gentec::PlinkPowerMeterFake::invocationCount_setWaveLengthTo532nm_ |
|
private |
◆ result_getMeasuredPower_
Basda::Power basda::gentec::PlinkPowerMeterFake::result_getMeasuredPower_ |
|
private |
◆ result_isAlive_
bool basda::gentec::PlinkPowerMeterFake::result_isAlive_ |
|
private |
◆ throwExceptionRequested_
bool basda::gentec::PlinkPowerMeterFake::throwExceptionRequested_ |
|
private |
The documentation for this class was generated from the following file: