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::StorageThreadData Class Reference
Collaboration diagram for Tasking::StorageThreadData:

Public Member Functions

 StorageThreadData ()=default
void pushStorage (StoragePtr storagePtr)
void popStorage ()
StoragePtr activeStorage () const
 StorageThreadData ()=default
void pushStorage (StoragePtr storagePtr)
void popStorage ()
StoragePtr activeStorage () const

Detailed Description

Definition at line 1421 of file tasktree.cpp.

Constructor & Destructor Documentation

◆ StorageThreadData() [1/2]

Tasking::StorageThreadData::StorageThreadData ( )
default

◆ StorageThreadData() [2/2]

Tasking::StorageThreadData::StorageThreadData ( )
default

Member Function Documentation

◆ activeStorage() [1/2]

StoragePtr Tasking::StorageThreadData::activeStorage ( ) const
inline

Definition at line 1436 of file tasktree.cpp.

References Tasking::activeTaskTree().

Here is the call graph for this function:

◆ activeStorage() [2/2]

StoragePtr Tasking::StorageThreadData::activeStorage ( ) const
inline

Definition at line 1436 of file tasktree.cpp.

◆ popStorage() [1/2]

void Tasking::StorageThreadData::popStorage ( )
inline

Definition at line 1431 of file tasktree.cpp.

◆ popStorage() [2/2]

void Tasking::StorageThreadData::popStorage ( )
inline

Definition at line 1431 of file tasktree.cpp.

◆ pushStorage() [1/2]

void Tasking::StorageThreadData::pushStorage ( StoragePtr storagePtr)
inline

Definition at line 1427 of file tasktree.cpp.

◆ pushStorage() [2/2]

void Tasking::StorageThreadData::pushStorage ( StoragePtr storagePtr)
inline

Definition at line 1427 of file tasktree.cpp.


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