CppELib 1.7.0
Loading...
Searching...
No Matches
OSWrapper::EventFlagFactory Class Referenceabstract

#include <EventFlagFactory.h>

Public Member Functions

virtual ~EventFlagFactory ()
 
virtual EventFlagcreate (bool autoReset)=0
 
virtual void destroy (EventFlag *e)=0
 

Constructor & Destructor Documentation

◆ ~EventFlagFactory()

virtual OSWrapper::EventFlagFactory::~EventFlagFactory ( )
inlinevirtual

Member Function Documentation

◆ create()

virtual EventFlag * OSWrapper::EventFlagFactory::create ( bool  autoReset)
pure virtual

◆ destroy()

virtual void OSWrapper::EventFlagFactory::destroy ( EventFlag e)
pure virtual

The documentation for this class was generated from the following file: