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

DEVmouse Class Reference

#include <mouse.H>

Inherits DEVice.

List of all members.

Public Methods

 DEVmouse (Cstr_ptr &name)
virtual ~DEVmouse ()
DEVice_2d * pointer ()
DEVice_btn * button0 ()
DEVice_btn * button1 ()
DEVice_btn * button2 ()
DEVice_btn * button3 ()
 DEFINE_DERIVED_TYPE (DEVmouse, DEVice, const DEVice *)

Protected Attributes

DEVice_2d _ptr
DEVice_btn _btn0
DEVice_btn _btn1
DEVice_btn _btn2
DEVice_btn _btn3


Constructor & Destructor Documentation

DEVmouse::DEVmouse (  Cstr_ptr &    name )  [inline]
 

virtual DEVmouse::~DEVmouse (    )  [inline, virtual]
 


Member Function Documentation

DEVice_btn* DEVmouse::button0 (    )  [inline]
 

DEVice_btn* DEVmouse::button1 (    )  [inline]
 

DEVice_btn* DEVmouse::button2 (    )  [inline]
 

DEVice_btn* DEVmouse::button3 (    )  [inline]
 

DEVmouse::DEFINE_DERIVED_TYPE (  DEVmouse   ,
DEVice   ,
const DEVice *   
) 
 

DEVice_2d* DEVmouse::pointer (    )  [inline]
 


Member Data Documentation

DEVice_btn DEVmouse::_btn0 [protected]
 

DEVice_btn DEVmouse::_btn1 [protected]
 

DEVice_btn DEVmouse::_btn2 [protected]
 

DEVice_btn DEVmouse::_btn3 [protected]
 

DEVice_2d DEVmouse::_ptr [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 16:25:59 2003 for gluebase by doxygen1.2.18