Twitch SDK (Internal)
Public Member Functions | List of all members
ttv::WinThreadFactory Class Reference

#include <winthread.h>

Inheritance diagram for ttv::WinThreadFactory:
ttv::IThreadFactory

Public Member Functions

virtual ~WinThreadFactory ()
 
virtual TTV_ErrorCode CreateThread (ThreadProc threadProc, const std::string &name, std::shared_ptr< IThread > &result)
 

Constructor & Destructor Documentation

◆ ~WinThreadFactory()

virtual ttv::WinThreadFactory::~WinThreadFactory ( )
virtual

Member Function Documentation

◆ CreateThread()

virtual TTV_ErrorCode ttv::WinThreadFactory::CreateThread ( ThreadProc  threadProc,
const std::string &  name,
std::shared_ptr< IThread > &  result 
)
virtual

Implements ttv::IThreadFactory.


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