12#ifndef WSFPLATFORMPARTEVENT_HPP
13#define WSFPLATFORMPARTEVENT_HPP
15#include "wsf_export.h"
19#include "UtReferenceCount.hpp"
43 size_t mPlatformIndex;
44 UtWeakReference<WsfPlatformPart> mPartPtr;
45 unsigned int mUpdateEventEpoch;
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
virtual EventDisposition Execute()=0
EventDisposition
Definition WsfEvent.hpp:37