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

回调订阅块,继承自 SuberBlock Callback subscription block, inheriting from SuberBlock More...

#include <message.hpp>

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

Data Fields

Callback cb
 订阅的回调函数 Subscribed callback function
 
- Data Fields inherited from LibXR::Topic::SuberBlock
SuberType type
 订阅者类型。Type of subscriber.
 

Detailed Description

回调订阅块,继承自 SuberBlock Callback subscription block, inheriting from SuberBlock

Definition at line 485 of file message.hpp.

Field Documentation

◆ cb

Callback LibXR::Topic::CallbackBlock::cb

订阅的回调函数 Subscribed callback function

Definition at line 487 of file message.hpp.


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