API参考
载入中...
搜索中...
未找到
BslListNode结构体 参考
BslListNode 的协作图:

Public 属性

struct BslListNodeprev
struct BslListNodenext
void * data

类成员变量说明

◆ data

void* BslListNode::data

This must be the last field of this structure

◆ next

struct BslListNode* BslListNode::next

The next node in the list

◆ prev

struct BslListNode* BslListNode::prev

The previous node in the list


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