15#ifndef WSFDISREMOVEENTITYR_HPP
16#define WSFDISREMOVEENTITYR_HPP
18#include "wsf_export.h"
20#include "DisRemoveEntityR.hpp"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
Definition WsfDisInterface.hpp:83
int Process() override
Definition WsfDisRemoveEntityR.cpp:43
DisPdu * ProduceResponse(bool aIsDone)
Definition WsfDisRemoveEntityR.cpp:70
void TimedOut() override
Definition WsfDisRemoveEntityR.cpp:61
WsfDisRemoveEntityR & operator=(const WsfDisRemoveEntityR &aRhs)
WsfDisRemoveEntityR(WsfDisInterface *aInterfacePtr)
Definition WsfDisRemoveEntityR.cpp:24
bool ProcessRemoveEntityRequest()
Definition WsfDisRemoveEntityR.cpp:49