Public Member Functions | Public Attributes | List of all members
message_relay::TopicRelayParams Struct Reference

#include <topic_relay.h>

Public Member Functions

 TopicRelayParams ()
 

Public Attributes

boost::shared_ptr< ros::CallbackQueuecallback_queue
 
FrameIdProcessor::ConstPtr frame_id_processor
 
bool latch
 
boost::shared_ptr< ros::NodeHandleorigin
 
int queue_size
 
boost::shared_ptr< ros::NodeHandletarget
 
double throttle_frequency
 
TimeProcessor::ConstPtr time_processor
 
std::string topic
 
std::string type
 
bool unreliable
 

Detailed Description

Definition at line 38 of file topic_relay.h.

Constructor & Destructor Documentation

◆ TopicRelayParams()

message_relay::TopicRelayParams::TopicRelayParams ( )
inline

Definition at line 52 of file topic_relay.h.

Member Data Documentation

◆ callback_queue

boost::shared_ptr<ros::CallbackQueue> message_relay::TopicRelayParams::callback_queue

Definition at line 49 of file topic_relay.h.

◆ frame_id_processor

FrameIdProcessor::ConstPtr message_relay::TopicRelayParams::frame_id_processor

Definition at line 44 of file topic_relay.h.

◆ latch

bool message_relay::TopicRelayParams::latch

Definition at line 46 of file topic_relay.h.

◆ origin

boost::shared_ptr<ros::NodeHandle> message_relay::TopicRelayParams::origin

Definition at line 42 of file topic_relay.h.

◆ queue_size

int message_relay::TopicRelayParams::queue_size

Definition at line 48 of file topic_relay.h.

◆ target

boost::shared_ptr<ros::NodeHandle> message_relay::TopicRelayParams::target

Definition at line 43 of file topic_relay.h.

◆ throttle_frequency

double message_relay::TopicRelayParams::throttle_frequency

Definition at line 47 of file topic_relay.h.

◆ time_processor

TimeProcessor::ConstPtr message_relay::TopicRelayParams::time_processor

Definition at line 45 of file topic_relay.h.

◆ topic

std::string message_relay::TopicRelayParams::topic

Definition at line 41 of file topic_relay.h.

◆ type

std::string message_relay::TopicRelayParams::type

Definition at line 40 of file topic_relay.h.

◆ unreliable

bool message_relay::TopicRelayParams::unreliable

Definition at line 50 of file topic_relay.h.


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


message_relay
Author(s):
autogenerated on Mon Feb 28 2022 22:10:31