Namespaces | |
| mem_str | |
Classes | |
| class | BagReader |
| class | BagView |
| class | BagWriter |
| class | MessageQueue |
| class | PlaybackUI |
| class | Terminal |
| Encapsulates terminal control. More... | |
| class | TF2Scanner |
| struct | Topic |
| class | TopicManager |
| class | TopicSubscriber |
| class | UI |
Functions | |
| static int | ansiColor (uint32_t rgb) |
| bool | operator!= (const BagView::Iterator &a, const BagView::Iterator &b) |
| bool | operator== (const BagView::Iterator &a, const BagView::Iterator &b) |
| TEST_CASE ("TF2Scanner") | |
| TEST_CASE ("BagView: One file") | |
Variables | |
| constexpr float | STAT_TIME = 0.5 |
|
static |
Definition at line 262 of file terminal.cpp.
| bool rosbag_fancy::operator!= | ( | const BagView::Iterator & | a, |
| const BagView::Iterator & | b | ||
| ) |
Definition at line 209 of file bag_view.cpp.
| bool rosbag_fancy::operator== | ( | const BagView::Iterator & | a, |
| const BagView::Iterator & | b | ||
| ) |
Definition at line 203 of file bag_view.cpp.
| rosbag_fancy::TEST_CASE | ( | "TF2Scanner" | ) |
Definition at line 180 of file tf2_scanner.cpp.
| rosbag_fancy::TEST_CASE | ( | "BagView: One file" | ) |
Definition at line 831 of file bag_reader.cpp.
| constexpr float rosbag_fancy::STAT_TIME = 0.5 |
Definition at line 14 of file topic_manager.cpp.