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

#include <standardthread.h>

Inheritance diagram for ttv::StandardThreadFactory:
ttv::IThreadFactory

Public Member Functions

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

Constructor & Destructor Documentation

◆ ~StandardThreadFactory()

virtual ttv::StandardThreadFactory::~StandardThreadFactory ( )
virtual

Member Function Documentation

◆ CreateThread()

virtual TTV_ErrorCode ttv::StandardThreadFactory::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: