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

NDK_XX Namespace Reference


Compounds

class  Application
struct  BINDING
class  BINDING_IMPL
struct  BINDING_MAP
class  Button
class  CheckButton
class  CheckListBox
class  ChoiceBox
class  Control
class  DialogBox
class  Edit
class  EditDate
class  EditDouble
class  EditNumber
class  Exception
class  ExitCmd
class  FramedMenuBar
class  Label
class  ListBox
class  ListItem
class  ListItemData
class  MenuBar
class  MenuItem
class  MenuItemData
class  MessageBox
class  NonImplementedItem
class  OkCancelBox
class  PopUpMenu
class  PropDlgPushButton
class  PropertyDialog
class  PropertyPage
class  PushButton
class  RadioButton
class  SelectionBox
class  StatusBar
class  SubMenu
class  Tab
class  YesNoBox
class  YesNoCancelBox

Typedefs

typedef void(Control::* NDKPNOTIFFN )(int)
typedef void(Control::* NDKPCMDFN )()
typedef BINDING_IMPL< NDKPNOTIFFNNotificationBind
typedef BINDING_IMPL< NDKPCMDFNCommandBind
typedef vector< ListItem * > VisibleItems
typedef vector< ListItemData * > ListItems
typedef vector< int > IndexList
typedef vector< Control * > ListOfChildren
typedef vector< Tab * > ListOfPages

Functions

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


Typedef Documentation

typedef BINDING_IMPL< NDKPCMDFN > NDK_XX::CommandBind
 

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

typedef vector<int> NDK_XX::IndexList
 

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

Referenced by NDK_XX::ListBox::get_sel_items(), TabbedDlgPage2::on_dlg_init(), TestBox::on_dlg_init(), NDK_XX::ListBox::set_sel_items(), and NDK_XX::CheckButton::state_size().

typedef vector<ListItemData *> NDK_XX::ListItems
 

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

Referenced by NDK_XX::ExitCmd::action(), NDK_XX::MenuBar::move_left(), and NDK_XX::CheckButton::show_state().

typedef vector<Control *> NDK_XX::ListOfChildren
 

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

typedef vector<Tab *> NDK_XX::ListOfPages
 

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

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

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

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

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

typedef BINDING_IMPL< NDKPNOTIFFN > NDK_XX::NotificationBind
 

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

typedef vector<ListItem *> NDK_XX::VisibleItems
 

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

Referenced by NDK_XX::ExitCmd::action(), and NDK_XX::CheckButton::show_state().


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(), and NDK_XX::Control::send_to_log().


Generated on Thu Oct 10 16:02:11 2002 by doxygen1.2.17