15#ifndef WSFDISCREATEENTITYR_HPP
16#define WSFDISCREATEENTITYR_HPP
18#include "wsf_export.h"
20#include "DisCreateEntityR.hpp"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
DisPdu * ProduceResponse(bool aIsDone) const
Definition WsfDisCreateEntityR.cpp:63
WsfDisCreateEntityR(WsfDisInterface *aInterfacePtr)
Definition WsfDisCreateEntityR.cpp:24
WsfDisCreateEntityR & operator=(const WsfDisCreateEntityR &aRhs)=delete
~WsfDisCreateEntityR() override
void TimedOut() override
Definition WsfDisCreateEntityR.cpp:55
bool ProcessCreateEntityRequest()
Definition WsfDisCreateEntityR.cpp:41
Definition WsfDisInterface.hpp:83