TuyaOS
成员变量
pbuf_rom结构体 参考

#include <pbuf.h>

pbuf_rom 的协作图:
Collaboration graph
[图例]

成员变量

struct pbufnext
 
const void * payload
 

详细描述

Helper struct for const-correctness only. The only meaning of this one is to provide a const payload pointer for PBUF_ROM type.

结构体成员变量说明

◆ next

struct pbuf* pbuf_rom::next

next pbuf in singly linked pbuf chain

◆ payload

const void* pbuf_rom::payload

pointer to the actual data in the buffer


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