nub Class Reference

#include <nub.h>

Inheritance diagram for nub:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 nub (window_handle parent, window_handle self)
 ~nub ()
window_handle self () const
window_handle parent () const
c_rectangle device_dimensions () const
void device_dimensions (const c_rectangle &new_size)

Protected Member Functions

void self (window_handle to_set)
void parent (window_handle w)

Detailed Description

Definition at line 31 of file nub.h.


Constructor & Destructor Documentation

nub::nub ( window_handle  parent,
window_handle  self 
)

Definition at line 27 of file nub.cpp.

References non_continuable_error.

nub::~nub (  ) 

Definition at line 35 of file nub.cpp.


Member Function Documentation

window_handle nub::self (  )  const

Definition at line 40 of file nub.cpp.

Referenced by mouse::mouse(), radio_box::press(), and mouse::~mouse().

window_handle nub::parent (  )  const

Definition at line 38 of file nub.cpp.

Referenced by manager::dimensions(), manager::name(), radio_box::radio_box(), and manager::~manager().

c_rectangle nub::device_dimensions (  )  const

Referenced by worker::dimensions(), manager::dimensions(), and mouse::position().

void nub::device_dimensions ( const c_rectangle &  new_size  ) 

void nub::self ( window_handle  to_set  )  [protected]

Definition at line 48 of file nub.cpp.

void nub::parent ( window_handle  w  )  [protected]

Definition at line 42 of file nub.cpp.

References non_continuable_error.


The documentation for this class was generated from the following files:
Generated on Fri Nov 28 04:30:53 2008 for HOOPLE Libraries by  doxygen 1.5.1