StreamExportData

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-09-05 at 17:39:59 +0000