CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
moodycamel::ImplicitProducer::BlockIndexHeader结构体 参考
+ moodycamel::ImplicitProducer::BlockIndexHeader 的协作图:

Public 属性

size_t capacity
 
BlockIndexEntryentries
 
BlockIndexEntry ** index
 
BlockIndexHeaderprev
 
std::atomic< size_ttail
 

详细描述

在文件 ConcurrentQueue.h2916 行定义.

类成员变量说明

◆ capacity

size_t moodycamel::ImplicitProducer::BlockIndexHeader::capacity

◆ entries

BlockIndexEntry* moodycamel::ImplicitProducer::BlockIndexHeader::entries

在文件 ConcurrentQueue.h2920 行定义.

◆ index

BlockIndexEntry** moodycamel::ImplicitProducer::BlockIndexHeader::index

◆ prev

BlockIndexHeader* moodycamel::ImplicitProducer::BlockIndexHeader::prev

在文件 ConcurrentQueue.h2922 行定义.

◆ tail

std::atomic<size_t> moodycamel::ImplicitProducer::BlockIndexHeader::tail

该结构体的文档由以下文件生成: