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

NDK_XX::BINDING Struct Reference

#include <ndk++.h>

List of all members.

Public Methods

 BINDING (int w, int from, int to, NDKPNOTIFFN pf)
 BINDING (int w, int from, int to, NDKPCMDFN pf)
bool pfn () const

Public Attributes

int what
int ctrl_id
int last_ctrl_id
NDKPNOTIFFN p_notif_fn
NDKPCMDFN p_cmd_fn


Constructor & Destructor Documentation

NDK_XX::BINDING::BINDING int    w,
int    from,
int    to,
NDKPNOTIFFN    pf
[inline]
 

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

References NDK_XX::NDKDlgLabel::NDKDlgLabel(), NDK_XX::NDKDlgControl::notify, and NDK_XX::NDKDlgControl::tabstop.

00481                   : public NDKDlgControl
00482 {
00483 public:
00484     NDKDlgLabel( NDKDlgControl *parent,int id,const string &title
00485                     ,int lines,int cols,int y, int x

NDK_XX::BINDING::BINDING int    w,
int    from,
int    to,
NDKPCMDFN    pf
[inline]
 

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

References NDK_XX::NDKDlgControl::notify, and NDK_XX::NDKDlgControl::tabstop.

00491                    {}
00492 


Member Function Documentation

bool NDK_XX::BINDING::pfn   const [inline]
 

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

Referenced by NDK_XX::NDKDlgControl::get_binding().

00503 {


Member Data Documentation

int NDK_XX::BINDING::ctrl_id
 

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

Referenced by NDK_XX::NDKDlgControl::get_binding().

int NDK_XX::BINDING::last_ctrl_id
 

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

Referenced by NDK_XX::NDKDlgControl::get_binding().

NDKPCMDFN NDK_XX::BINDING::p_cmd_fn
 

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

Referenced by NDK_XX::NDKDlgControl::process_message().

NDKPNOTIFFN NDK_XX::BINDING::p_notif_fn
 

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

Referenced by NDK_XX::NDKDlgControl::process_message().

int NDK_XX::BINDING::what
 

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

Referenced by NDK_XX::NDKDlgControl::get_binding().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 27 10:49:45 2002 by doxygen1.2.17