CppELib
1.7.0
Loading...
Searching...
No Matches
WindowsOSWrapper.h
Go to the documentation of this file.
1
#ifndef WINDOWS_OS_WRAPPER_H_INCLUDED
2
#define WINDOWS_OS_WRAPPER_H_INCLUDED
3
4
namespace
WindowsOSWrapper
{
5
6
void
init
(
int
lowestPriority,
int
highestPriority);
7
8
}
9
10
#endif
// WINDOWS_OS_WRAPPER_H_INCLUDED
WindowsOSWrapper
Implementation of OSWrapper for Windows platform.
Definition
WindowsEventFlagFactory.h:6
WindowsOSWrapper::init
void init(int lowestPriority, int highestPriority)
Initialize the WindowsOSWrapper.
Definition
WindowsOSWrapper.cpp:32
platform
WindowsOSWrapper
WindowsOSWrapper.h
Generated by
1.9.8