gPTP Documentation
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
WindowsLockFactory Class Reference

#include <windows_hal.hpp>

Inheritance diagram for WindowsLockFactory:
Inheritance graph
Collaboration diagram for WindowsLockFactory:
Collaboration graph

Public Member Functions

OSLockcreateLock (OSLockType type)
 Creates a new lock mechanism. More...
 

Detailed Description

Provides the LockFactory abstraction

Member Function Documentation

OSLock* WindowsLockFactory::createLock ( OSLockType  type)
inlinevirtual

Creates a new lock mechanism.

Parameters
typeLock type - OSLockType
Returns
New lock on OSLock format

Implements OSLockFactory.


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