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-12-04 at 20:48:34 +0000