Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Tasking::Guard Class Reference
Collaboration diagram for Tasking::Guard:

Public Member Functions

 Guard ()=default
 ~Guard ()
bool isLocked () const
 Guard ()=default
 ~Guard ()
bool isLocked () const

Friends

class GuardLocker

Detailed Description

Definition at line 34 of file tasktree.cpp.

Constructor & Destructor Documentation

◆ Guard() [1/2]

Tasking::Guard::Guard ( )
default

◆ ~Guard() [1/2]

Tasking::Guard::~Guard ( )
inline

Definition at line 39 of file tasktree.cpp.

◆ Guard() [2/2]

Tasking::Guard::Guard ( )
default

◆ ~Guard() [2/2]

Tasking::Guard::~Guard ( )
inline

Definition at line 39 of file tasktree.cpp.

Member Function Documentation

◆ isLocked() [1/2]

bool Tasking::Guard::isLocked ( ) const
inline

Definition at line 40 of file tasktree.cpp.

◆ isLocked() [2/2]

bool Tasking::Guard::isLocked ( ) const
inline

Definition at line 40 of file tasktree.cpp.

◆ GuardLocker

GuardLocker
friend

Definition at line 43 of file tasktree.cpp.


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