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

#include <linux_hal_common.hpp>

Inheritance diagram for LinuxLockFactory:
Inheritance graph
Collaboration diagram for LinuxLockFactory:
Collaboration graph

Public Member Functions

OSLockcreateLock (OSLockType type)
 Creates the locking mechanism. More...
 

Detailed Description

Provides a factory pattern for LinuxLock class

Member Function Documentation

OSLock* LinuxLockFactory::createLock ( OSLockType  type)
inlinevirtual

Creates the locking mechanism.

Parameters
typeOSLockType enumeration
Returns
Pointer to OSLock object

Implements OSLockFactory.


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