Public Member Functions | |
question (const std::string &message, const std::string &title, const button_command &yes_action=empty_action(), const button_command &no_action=empty_action()) | |
void | operator() () |
Private Types | |
typedef select_box | mb_type |
Private Attributes | |
shared_ptr< mb_type > | mb_ |
button_command | yes_act_ |
button_command | no_act_ |
|
|
|
|
|
|
|
|
|
|
|
|