Skip to content

Class evam::IMotorMaker

template <class TMotor>

ClassList > evam > IMotorMaker

Inherits the following classes: evam::IMotor

Public Functions

Type Name
virtual void Go (signed short aValue)
IMotorMaker (Arg... args)

Public Functions inherited from evam::IMotor

See evam::IMotor

Type Name
virtual void Go (signed short aValue) = 0
virtual ~IMotor () = default

Public Functions Documentation

function Go

inline virtual void evam::IMotorMaker::Go (
    signed short aValue
) 

Implements evam::IMotor::Go


function IMotorMaker

template<typename... Arg>
inline evam::IMotorMaker::IMotorMaker (
    Arg... args
) 


The documentation for this class was generated from the following file src/evabIMotor.h