#include <ui_locl.h>
Public Attributes | |
| char * | name |
| int(* | ui_open_session )(UI *ui) |
| int(* | ui_write_string )(UI *ui, UI_STRING *uis) |
| int(* | ui_flush )(UI *ui) |
| int(* | ui_read_string )(UI *ui, UI_STRING *uis) |
| int(* | ui_close_session )(UI *ui) |
| char *(* | ui_construct_prompt )(UI *ui, const char *object_desc, const char *object_name) |
| char*(* ui_method_st::ui_construct_prompt)(UI *ui, const char *object_desc, const char *object_name) |
1.8.2