#include <ui.h>
Classes | |
| struct | ChannelInfo |
Public Member Functions | |
| void | log (const LogEvent &event) |
| UI (monitor::Monitor *monitor, const FDWatcher::Ptr &fdWatcher) | |
| void | update () |
| ~UI () | |
Private Member Functions | |
| bool | anyMuted () const |
| void | checkTerminal () |
| void | checkWindowSize () |
| void | drawStatusLine () |
| void | handleKey (int key) |
| void | muteAll () |
| std::string | nodeDisplayName (monitor::NodeMonitor &node, std::size_t maxWidth=std::string::npos) |
| void | readInput () |
| void | scheduleUpdate () |
| void | setupColors () |
| void | startAll () |
| bool | stderrOnly () |
| void | stopAll () |
| void | toggleStderrOnly () |
| void | unmuteAll () |
|
explicit |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |