Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NDK_XX Namespace Reference


Compounds

class  BackCmd
struct  BINDING
class  BINDING_IMPL
struct  BINDING_MAP
class  ClosingMarkItem
class  ExitCmd
class  NDKApplication
class  NDKDialogBox
class  NDKDlgButton
class  NDKDlgCheckButton
class  NDKDlgCheckListBox
class  NDKDlgChoiceBox
class  NDKDlgControl
class  NDKDlgEdit
class  NDKDlgException
class  NDKDlgLabel
class  NDKDlgListBox
class  NDKDlgListItem
class  NDKDlgListItemData
class  NDKDlgPushButton
class  NDKDlgRadioButton
class  NDKDlgSelectionBox
class  NDKFramedMenuBar
class  NDKMenu
class  NDKMenuBar
class  NDKMenuItem
class  NDKMessageBox
class  NDKOkCancelBox
class  NDKPopUpMenu
class  NDKStatusBar
class  NDKSubMenu
class  NDKYesNoBox
class  NDKYesNoCancelBox
class  NonImplementedItem

Typedefs

typedef vector< NCursesMenuItem * > ListOfItems
typedef void(NDKDlgControl::* NDKPNOTIFFN )(int)
typedef void(NDKDlgControl::* NDKPCMDFN )()
typedef BINDING_IMPL< NDKPNOTIFFNNotificationBind
typedef BINDING_IMPL< NDKPCMDFNCommandBind
typedef vector< NDKDlgListItem * > VisibleItems
typedef vector< NDKDlgListItemData * > ListItems
typedef vector< int > IndexList
typedef vector< NDKDlgControl * > ListOfChildren
typedef NDKMessageBox MessageBox
typedef NDKOkCancelBox OkCancelBox
typedef NDKYesNoBox YesNoBox
typedef NDKYesNoCancelBox YesNoCancelBox

Functions

ofstream logfile ("NDK_debug")
ofstream & get_logfile ()


Typedef Documentation

typedef BINDING_IMPL< NDKPCMDFN > NDK_XX::CommandBind
 

Definition at line 523 of file ndk++.h.

typedef vector<int> NDK_XX::IndexList
 

Definition at line 889 of file ndk++.h.

Referenced by NDK_XX::NDKDlgListBox::get_sel_items(), TestBox::on_dlg_init(), NDK_XX::NDKDlgListItem::set_check(), and NDK_XX::NDKDlgListBox::set_sel_items().

typedef vector<NDKDlgListItemData *> NDK_XX::ListItems
 

Definition at line 888 of file ndk++.h.

Referenced by NDK_XX::NDKDlgListItem::set_check(), and NDK_XX::NDKDlgRadioButton::show_state().

typedef vector<NDKDlgControl *> NDK_XX::ListOfChildren
 

Definition at line 1068 of file ndk++.h.

typedef vector<NCursesMenuItem *> NDK_XX::ListOfItems
 

Definition at line 81 of file ndk++.h.

Referenced by TestApplication::activateMenuBar(), NDK_XX::NDKMenu::InitMenu(), NDK_XX::NDKMenu::link_items(), NDK_XX::NDKFramedMenuBar::NDKFramedMenuBar(), NDK_XX::NDKMenu::NDKMenu(), NDK_XX::NDKMenuBar::NDKMenuBar(), NDK_XX::NDKSubMenu::NDKSubMenu(), TestApplication::run(), NDK_XX::NDKMenu::setItems(), and NDK_XX::NDKSubMenu::setItems().

typedef NDKMessageBox NDK_XX::MessageBox
 

Definition at line 1249 of file ndk++.h.

typedef void(NDKDlgControl::* NDK_XX::NDKPCMDFN)()
 

Definition at line 476 of file ndk++.h.

typedef void(NDKDlgControl::* NDK_XX::NDKPNOTIFFN)(int)
 

Definition at line 475 of file ndk++.h.

typedef BINDING_IMPL< NDKPNOTIFFN > NDK_XX::NotificationBind
 

Definition at line 522 of file ndk++.h.

typedef NDKOkCancelBox NDK_XX::OkCancelBox
 

Definition at line 1264 of file ndk++.h.

typedef vector<NDKDlgListItem *> NDK_XX::VisibleItems
 

Definition at line 887 of file ndk++.h.

Referenced by NDK_XX::NDKDlgListItem::set_check(), and NDK_XX::NDKDlgRadioButton::show_state().

typedef NDKYesNoBox NDK_XX::YesNoBox
 

Definition at line 1279 of file ndk++.h.

typedef NDKYesNoCancelBox NDK_XX::YesNoCancelBox
 

Definition at line 1293 of file ndk++.h.


Function Documentation

ofstream & NDK_XX::get_logfile  
 

Definition at line 41 of file ndk++.cc.

References logfile().

00041 {return logfile;}

ofstream logfile "NDK_debug"   
 

Referenced by get_logfile(), NDK_XX::NDKDlgListBox::remove_item(), and NDK_XX::NDKDlgControl::send_to_log().


Generated on Tue Aug 27 10:49:45 2002 by doxygen1.2.17