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