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

异步订阅块,继承自 SuberBlock Asynchronous subscription block, inheriting from SuberBlock More...

#include <message.hpp>

Inheritance diagram for LibXR::Topic::ASyncBlock:
[legend]
Collaboration diagram for LibXR::Topic::ASyncBlock:
[legend]

Data Fields

RawData buff
 缓冲区数据 Buffer data
 
std::atomic< ASyncSubscriberState > state
 订阅者状态 Subscriber state
 
- Data Fields inherited from LibXR::Topic::SuberBlock
SuberType type
 订阅者类型。Type of subscriber.
 

Detailed Description

异步订阅块,继承自 SuberBlock Asynchronous subscription block, inheriting from SuberBlock

Definition at line 300 of file message.hpp.

Field Documentation

◆ buff

RawData LibXR::Topic::ASyncBlock::buff

缓冲区数据 Buffer data

Definition at line 302 of file message.hpp.

◆ state

std::atomic<ASyncSubscriberState> LibXR::Topic::ASyncBlock::state

订阅者状态 Subscriber state

Definition at line 303 of file message.hpp.


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