#include <ui.h>
Definition at line 19 of file ui.h.
bool rosmon::UI::anyMuted |
( |
| ) |
|
|
inlineprivate |
Definition at line 46 of file ui.h.
void rosmon::UI::checkWindowSize |
( |
| ) |
|
|
private |
void rosmon::UI::drawStatusLine |
( |
| ) |
|
|
private |
void rosmon::UI::handleInput |
( |
| ) |
|
|
private |
bool rosmon::UI::isMuted |
( |
const std::string & |
s | ) |
|
|
inlineprivate |
Definition at line 49 of file ui.h.
void rosmon::UI::log |
( |
const std::string & |
channel, |
|
|
const std::string & |
str |
|
) |
| |
void rosmon::UI::mute |
( |
const std::string & |
s | ) |
|
|
inlineprivate |
Definition at line 52 of file ui.h.
void rosmon::UI::muteAll |
( |
| ) |
|
|
inlineprivate |
Definition at line 58 of file ui.h.
void rosmon::UI::setupColors |
( |
| ) |
|
|
private |
void rosmon::UI::unmute |
( |
const std::string & |
s | ) |
|
|
inlineprivate |
Definition at line 55 of file ui.h.
void rosmon::UI::unmuteAll |
( |
| ) |
|
|
inlineprivate |
Definition at line 61 of file ui.h.
void rosmon::UI::update |
( |
| ) |
|
int rosmon::UI::m_columns |
|
private |
Definition at line 69 of file ui.h.
Definition at line 65 of file ui.h.
Definition at line 64 of file ui.h.
std::unordered_set<std::string> rosmon::UI::m_mutedSet |
|
private |
Definition at line 72 of file ui.h.
std::map<std::string, ChannelInfo> rosmon::UI::m_nodeColorMap |
|
private |
Definition at line 74 of file ui.h.
int rosmon::UI::m_selectedNode |
|
private |
Definition at line 76 of file ui.h.
Definition at line 70 of file ui.h.
std::string rosmon::UI::m_strSetColor |
|
private |
Definition at line 78 of file ui.h.
Definition at line 67 of file ui.h.
The documentation for this class was generated from the following files: