Linux Perf
ui_helpline Struct Reference

#include <helpline.h>

Collaboration diagram for ui_helpline:
Collaboration graph

Public Attributes

void(* pop )(void)
 
void(* push )(const char *msg)
 
int(* show )(const char *fmt, va_list ap)
 

Detailed Description

Definition at line 10 of file helpline.h.

Member Data Documentation

◆ pop

void(* ui_helpline::pop) (void)

Definition at line 11 of file helpline.h.

◆ push

void(* ui_helpline::push) (const char *msg)

Definition at line 12 of file helpline.h.

◆ show

int(* ui_helpline::show) (const char *fmt, va_list ap)

Definition at line 13 of file helpline.h.


The documentation for this struct was generated from the following file: