Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

ndk::question Class Reference

Collaboration diagram for ndk::question:

Collaboration graph
[legend]
List of all members.

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_typemb_
button_command yes_act_
button_command no_act_

Member Typedef Documentation

typedef select_box ndk::question::mb_type [private]
 


Constructor & Destructor Documentation

ndk::question::question const std::string &  message,
const std::string &  title,
const button_command yes_action = empty_action(),
const button_command no_action = empty_action()
[inline]
 


Member Function Documentation

void ndk::question::operator()  )  [inline]
 


Member Data Documentation

shared_ptr< mb_type > ndk::question::mb_ [private]
 

button_command ndk::question::no_act_ [private]
 

button_command ndk::question::yes_act_ [private]
 


The documentation for this class was generated from the following file:
Generated on Fri Jun 4 16:20:55 2004 for NDK++ by doxygen 1.3.6