StreamExportData
StreamExportData
Public Attributes
| Name | |
|---|---|
| std::unique_ptr< iox::popo::UntypedPublisher > | publisher |
| std::shared_ptr< VariantStreamSubscription > | subscription |
| StreamExporter * | self |
| GSource * | source |
Public Attributes Documentation
variable publisher
std::unique_ptr< iox::popo::UntypedPublisher > publisher;variable subscription
std::shared_ptr< VariantStreamSubscription > subscription;variable self
StreamExporter * self;variable source
GSource * source;Updated on 2025-08-14 at 02:33:43 +0000