#include <topic_manager.h>
Definition at line 101 of file topic_manager.h.
◆ TopicManager()
rosbag_fancy::TopicManager::TopicManager |
( |
| ) |
|
◆ addTopic()
void rosbag_fancy::TopicManager::addTopic |
( |
const std::string & |
topic, |
|
|
float |
rateLimit = 0.0f , |
|
|
int |
flags = 0 |
|
) |
| |
◆ topics()
std::vector<Topic>& rosbag_fancy::TopicManager::topics |
( |
| ) |
|
|
inline |
◆ updateStatistics()
void rosbag_fancy::TopicManager::updateStatistics |
( |
| ) |
|
|
private |
◆ m_timer
◆ m_topics
std::vector<Topic> rosbag_fancy::TopicManager::m_topics |
|
private |
The documentation for this class was generated from the following files: