|
Linux Perf
|
#include <helpline.h>

Public Attributes | |
| void(* | pop )(void) |
| void(* | push )(const char *msg) |
| int(* | show )(const char *fmt, va_list ap) |
Definition at line 10 of file helpline.h.
| void(* ui_helpline::pop) (void) |
Definition at line 11 of file helpline.h.
| void(* ui_helpline::push) (const char *msg) |
Definition at line 12 of file helpline.h.
| int(* ui_helpline::show) (const char *fmt, va_list ap) |
Definition at line 13 of file helpline.h.