Public Member Functions | Protected Member Functions | Static Private Member Functions | Private Attributes | List of all members
Thread Class Referenceabstract

#include <googletest.h>

Inheritance diagram for Thread:
Inheritance graph
[legend]

Public Member Functions

void SetJoinable (bool)
 
virtual ~Thread ()
 

Protected Member Functions

virtual void Run ()=0
 

Static Private Member Functions

static voidInvokeThread (void *self)
 

Private Attributes

pthread_t th_
 

Detailed Description

Definition at line 578 of file glog/src/googletest.h.

Constructor & Destructor Documentation

◆ ~Thread()

virtual Thread::~Thread ( )
inlinevirtual

Definition at line 580 of file glog/src/googletest.h.

Member Function Documentation

◆ InvokeThread()

static void* Thread::InvokeThread ( void self)
inlinestaticprivate

Definition at line 611 of file glog/src/googletest.h.

◆ Run()

virtual void Thread::Run ( )
protectedpure virtual

Implemented in TestLogSinkWriter, and TestLogSinkWriter.

◆ SetJoinable()

void Thread::SetJoinable ( bool  )
inline

Definition at line 582 of file glog/src/googletest.h.

Member Data Documentation

◆ th_

pthread_t Thread::th_
private

Definition at line 624 of file glog/src/googletest.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06