Definition at line 1319 of file bloaty.cc.
◆ ThreadSafeIterIndex()
bloaty::ThreadSafeIterIndex::ThreadSafeIterIndex |
( |
int |
max | ) |
|
|
inline |
◆ Abort()
void bloaty::ThreadSafeIterIndex::Abort |
( |
string_view |
error | ) |
|
|
inline |
◆ TryGetError()
bool bloaty::ThreadSafeIterIndex::TryGetError |
( |
std::string * |
error | ) |
|
|
inline |
◆ TryGetNext()
bool bloaty::ThreadSafeIterIndex::TryGetNext |
( |
int * |
index | ) |
|
|
inline |
◆ error_
std::string bloaty::ThreadSafeIterIndex::error_ |
|
private |
◆ index_
std::atomic<int> bloaty::ThreadSafeIterIndex::index_ |
|
private |
◆ max_
const int bloaty::ThreadSafeIterIndex::max_ |
|
private |
◆ mutex_
The documentation for this class was generated from the following file: