1#ifndef STDCPP_OS_WRAPPER_STDCPP_EVENT_FLAG_FACTORY_H_INCLUDED
2#define STDCPP_OS_WRAPPER_STDCPP_EVENT_FLAG_FACTORY_H_INCLUDED
Definition EventFlagFactory.h:8
Abstract class that has functions of common RTOS's event flag.
Definition EventFlag.h:24
Definition StdCppEventFlagFactory.h:9
StdCppEventFlagFactory()
Definition StdCppEventFlagFactory.cpp:162
virtual ~StdCppEventFlagFactory()
Definition StdCppEventFlagFactory.h:12
Implementation of OSWrapper for standard C++11 using std::thread.
Definition StdCppEventFlagFactory.cpp:6