15#ifndef WSFDISEVENTREPORTR_HPP
16#define WSFDISEVENTREPORTR_HPP
18#include "wsf_export.h"
20#include "DisEventReportR.hpp"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
WsfDisEventReportR(WsfDisInterface *aInterfacePtr)
Definition WsfDisEventReportR.cpp:19
WsfDisEventReportR & operator=(const WsfDisEventReportR &aRhs)
int Process() override
Definition WsfDisEventReportR.cpp:35
WsfDisInterface * mInterfacePtr
Definition WsfDisEventReportR.hpp:36
Definition WsfDisInterface.hpp:83