#include <AgvSensorLeds.h>
Public Member Functions | |
bool | GetContaminationLed () |
Gets the contamination led. | |
void | SetContaminationLed (bool pContaLed) |
Sets the contamination led. | |
![]() | |
SensorLeds () | |
Base constructor. | |
SensorLeds (bool pStatusLed, bool pLogoLed) | |
Copy constructor. | |
bool | GetStatusLed () |
Gets the status led. | |
void | SetStatusLed (bool pStatusLed) |
Sets the status led. | |
bool | GetLogoLed () |
Gets the logo led. | |
void | SetLogoLed (bool pLogoLed) |
Sets the loogo led. | |
SensorLeds () | |
Base constructor. | |
SensorLeds (bool pStatusLed, bool pLogoLed) | |
Copy constructor. | |
bool | GetStatusLed () |
Gets the status led. | |
void | SetStatusLed (bool pStatusLed) |
Sets the status led. | |
bool | GetLogoLed () |
Gets the logo led. | |
void | SetLogoLed (bool pLogoLed) |
Sets the loogo led. | |
SensorLeds () | |
Base constructor. | |
SensorLeds (bool pStatusLed, bool pLogoLed) | |
Copy constructor. | |
bool | GetStatusLed () |
Gets the status led. | |
void | SetStatusLed (bool pStatusLed) |
Sets the status led. | |
bool | GetLogoLed () |
Gets the logo led. | |
void | SetLogoLed (bool pLogoLed) |
Sets the loogo led. | |
bool AgvSensorLeds::GetContaminationLed | ( | ) |
Gets the contamination led.
void AgvSensorLeds::SetContaminationLed | ( | bool | pContaLed | ) |
Sets the contamination led.
pStatusLed | The contamination led to be set (true: ON, false: OFF) |