class
AttrDialogImpl
: public
TerpDialogImpl
(Return to index)
Type:
Instantiable
Base Classes:
public
TerpDialogImpl
Derived Classes
Include file:
ComGlyph/attrdialog.h
Protected:
AttrDialogImpl
()
postfix_token*
done_code_
char*
done_expr_
int
done_len_
void
eval
()
postfix_token*
false_code_
char*
false_expr_
int
false_len_
InputHandler
*
init
(
TerpDialog
*,
Style
*, boolean session = false, int argc = -1, char** argv = nil)
postfix_token*
next_code_
char*
next_expr_
int
next_len_
postfix_token*
true_code_
char*
true_expr_
int
true_len_
Friend methods:
friend class
AttrDialog
(more documentation)