|
gPTP Documentation
|
#include <avbts_oslock.hpp>


Public Member Functions | |
| virtual OSLock * | createLock (OSLockType type)=0 |
| Creates locking mechanism. More... | |
Provides a factory pattern for OSLock
|
pure virtual |
Creates locking mechanism.
| type | Enumeration OSLockType |
Implemented in LinuxLockFactory, and WindowsLockFactory.