This class is used for returning the response received status for a Reset command. More...
#include <BHandCommands.h>
Inherits BHandSupervisoryResult.
Public Member Functions | |
BHandResultReset (bool responseReceived) | |
bool | responseReceived () |
This class is used for returning the response received status for a Reset command.
BHandResultReset contains a boolean flag used to determine if any response has been received after issuing the reset command.
Definition at line 141 of file BHandCommands.h.