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
QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker Struct Reference
Collaboration diagram for QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker:

Public Member Functions

Q_NODISCARD_CTOR PRNGLocker (const QRandomGenerator *that)
 ~PRNGLocker ()
Q_NODISCARD_CTOR PRNGLocker (const QRandomGenerator *that)
 ~PRNGLocker ()

Public Attributes

const bool locked

Detailed Description

Definition at line 379 of file qrandom.cpp.

Constructor & Destructor Documentation

◆ PRNGLocker() [1/2]

Q_NODISCARD_CTOR QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker::PRNGLocker ( const QRandomGenerator * that)
inlineexplicit

Definition at line 383 of file qrandom.cpp.

◆ ~PRNGLocker() [1/2]

QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker::~PRNGLocker ( )
inline

Definition at line 389 of file qrandom.cpp.

References QRandomGenerator::SystemAndGlobalGenerators::self().

Here is the call graph for this function:

◆ PRNGLocker() [2/2]

Q_NODISCARD_CTOR QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker::PRNGLocker ( const QRandomGenerator * that)
inlineexplicit

Definition at line 383 of file qrandom.cpp.

◆ ~PRNGLocker() [2/2]

QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker::~PRNGLocker ( )
inline

Definition at line 389 of file qrandom.cpp.

Member Data Documentation

◆ locked

const bool QRandomGenerator::SystemAndGlobalGenerators::PRNGLocker::locked

Definition at line 382 of file qrandom.cpp.


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