Main Page
Namespaces
Classes
Files
File List
File Members
include
nmea_comms
rx.h
Go to the documentation of this file.
1
26
#include <string>
27
#include <stdint.h>
28
29
namespace
ros
30
{
31
class
NodeHandle;
32
};
33
34
void
rx_thread_start
(
ros::NodeHandle
& n,
int
fd, std::string frame_id, uint32_t byte_time_ns = 0);
35
void
rx_stop_all
();
36
int
rx_prune_threads
();
ros::NodeHandle
rx_thread_start
void rx_thread_start(ros::NodeHandle &n, int fd, std::string frame_id, uint32_t byte_time_ns=0)
Definition:
rx.cpp:236
rx_stop_all
void rx_stop_all()
Definition:
rx.cpp:213
ros
rx_prune_threads
int rx_prune_threads()
Definition:
rx.cpp:195
nmea_comms
Author(s): Mike Purvis
autogenerated on Mon Aug 5 2019 03:53:18