15#ifndef WSFDISSTOPFREEZER_HPP
16#define WSFDISSTOPFREEZER_HPP
18#include "wsf_export.h"
20#include "DisStopFreezeR.hpp"
36 DisPdu* ProduceResponse(
bool aIsDone);
37 bool ProcessStopFreezeRequest();
38 bool ActionIsForMe()
const;
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
Definition WsfDisInterface.hpp:83
void TimedOut() override
Definition WsfDisStopFreezeR.cpp:62
int Process() override
Definition WsfDisStopFreezeR.cpp:97
WsfDisStopFreezeR(WsfDisInterface *aInterfacePtr)
Definition WsfDisStopFreezeR.cpp:26
~WsfDisStopFreezeR() override