#include <AlarmRegistrationCommand.h>
◆ AlarmRegistrationCommand() [1/3]
AlarmRegistrationCommand::AlarmRegistrationCommand |
( |
| ) |
|
|
delete |
◆ AlarmRegistrationCommand() [2/3]
AlarmRegistrationCommand::AlarmRegistrationCommand |
( |
Alarm * |
al | ) |
|
◆ AlarmRegistrationCommand() [3/3]
◆ ~AlarmRegistrationCommand()
AlarmRegistrationCommand::~AlarmRegistrationCommand |
( |
| ) |
|
|
default |
◆ Execute()
void AlarmRegistrationCommand::Execute |
( |
| ) |
|
|
overridevirtual |
Executes this command's behavior.
Haru, 3/19/2023.
Reimplemented from Command.
◆ operator=()
◆ SetTimeInSec()
void AlarmRegistrationCommand::SetTimeInSec |
( |
float |
sec | ) |
|
◆ m_sec
float AlarmRegistrationCommand::m_sec |
|
private |
◆ p_al
Alarm* AlarmRegistrationCommand::p_al |
|
private |
The documentation for this class was generated from the following files: