libxr  1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::ReadInfoBlock Struct Reference

Read information block structure. More...

#include <libxr_rw.hpp>

Collaboration diagram for LibXR::ReadInfoBlock:
[legend]

Data Fields

RawData data
 Data buffer. 数据缓冲区。
 
ReadOperation op
 Read operation instance. 读取操作实例。
 

Detailed Description

Read information block structure.

读取信息块结构。

Definition at line 253 of file libxr_rw.hpp.

Field Documentation

◆ data

RawData LibXR::ReadInfoBlock::data

Data buffer. 数据缓冲区。

Definition at line 255 of file libxr_rw.hpp.

◆ op

ReadOperation LibXR::ReadInfoBlock::op

Read operation instance. 读取操作实例。

Definition at line 256 of file libxr_rw.hpp.


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