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

#include <windows_hal.hpp>

Inheritance diagram for WindowsThreadFactory:
Inheritance graph
Collaboration diagram for WindowsThreadFactory:
Collaboration graph

Public Member Functions

OSThreadcreateThread ()
 Creates a new windows thread. More...
 
- Public Member Functions inherited from OSThreadFactory
virtual ~OSThreadFactory ()=0
 

Detailed Description

Provides a windows implmementation of OSThreadFactory

Member Function Documentation

OSThread* WindowsThreadFactory::createThread ( )
inlinevirtual

Creates a new windows thread.

Returns
New thread of type OSThread

Implements OSThreadFactory.


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