CppELib 1.7.0
Loading...
Searching...
No Matches
EventFlag.cpp File Reference
#include "EventFlag.h"
#include "EventFlagFactory.h"
#include "Assertion/Assertion.h"

Namespaces

namespace  OSWrapper
 OSWrapper provides abstract C++ interface of common RTOS: thread, mutex, event flag, message queue, memory pool, etc.
 

Functions

void OSWrapper::registerEventFlagFactory (EventFlagFactory *factory)
 Register the EventFlagFactory.