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 2024-11-06 at 17:10:28 +0000