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 356 of file ndk++.h.

00357             : public Control
00358 {
00359 public:
00360 
00361     /**

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

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

References NDK_XX::Control::notify, NDK_XX::Control::tabstop, and NDK_XX::Control::title.

00377              {}


Member Function Documentation

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

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

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

00377 {}


Member Data Documentation

int NDK_XX::BINDING::ctrl_id
 

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

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

int NDK_XX::BINDING::last_ctrl_id
 

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

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

NDKPCMDFN NDK_XX::BINDING::p_cmd_fn
 

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

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

NDKPNOTIFFN NDK_XX::BINDING::p_notif_fn
 

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

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

int NDK_XX::BINDING::what
 

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

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


The documentation for this struct was generated from the following file:
Generated on Thu Oct 10 16:02:11 2002 by doxygen1.2.17