1#ifndef WINDOWS_OS_WRAPPER_WINDOWS_ONESHOT_TIMER_FACTORY_H_INCLUDED
2#define WINDOWS_OS_WRAPPER_WINDOWS_ONESHOT_TIMER_FACTORY_H_INCLUDED
Definition OneShotTimerFactory.h:9
Abstract class that has functions of common RTOS's one-shot timer.
Definition OneShotTimer.h:20
Interface for implementing an active class.
Definition Runnable.h:9
Definition WindowsOneShotTimerFactory.h:9
virtual ~WindowsOneShotTimerFactory()
Definition WindowsOneShotTimerFactory.h:12
WindowsOneShotTimerFactory()
Definition WindowsOneShotTimerFactory.cpp:101
Implementation of OSWrapper for Windows platform.
Definition WindowsEventFlagFactory.h:6