15#ifndef WSFDISSTARTRESUMER_HPP
16#define WSFDISSTARTRESUMER_HPP
18#include "wsf_export.h"
20#include "DisStartResumeR.hpp"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
Definition WsfDisAcknowledgeR.hpp:24
Definition WsfDisInterface.hpp:83
bool ProcessStartCommand()
Definition WsfDisStartResumeR.cpp:61
void TimedOut() override
Definition WsfDisStartResumeR.cpp:130
DisPdu * ProduceResponse(bool aIsDone)
Definition WsfDisStartResumeR.cpp:46
bool ActionIsForMe() const
Definition WsfDisStartResumeR.cpp:96
WsfDisStartResumeR(WsfDisInterface *aInterfacePtr)
Definition WsfDisStartResumeR.cpp:28
WsfDisStartResumeR & operator=(const WsfDisStartResumeR &aRhs)=delete