#include <vrpnDialDevice.h>
Inheritance diagram for VrpnDialDevice:

Public Member Functions | |
| VrpnDialDevice (VrpnClient *client, const string &device_name, VrpnDial *vrpn_dial) | |
| virtual | ~VrpnDialDevice () |
| INLINE VrpnDial * | get_vrpn_dial () const |
| virtual TypeHandle | get_type () const |
| virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
| TypeHandle | get_class_type () |
| void | init_type () |
Private Attributes | |
| VrpnDial * | _vrpn_dial |
Static Private Attributes | |
| TypeHandle | _type_handle |
Friends | |
| class | VrpnDial |
|
||||||||||||||||
|
Definition at line 30 of file vrpnDialDevice.cxx. |
|
|
Definition at line 43 of file vrpnDialDevice.cxx. References ClientDevice::disconnect(). |
|
|
Reimplemented from ClientDialDevice. Definition at line 60 of file vrpnDialDevice.h. References get_class_type(), and init_type(). |
|
|
Reimplemented from ClientDialDevice. Definition at line 49 of file vrpnDialDevice.h. References _type_handle. Referenced by VrpnClient::disconnect_device(), force_init_type(), and get_type(). |
|
|
Reimplemented from ClientDialDevice. Definition at line 57 of file vrpnDialDevice.h. References get_class_type(). |
|
|
Referenced by VrpnClient::disconnect_dial_device(). |
|
|
Reimplemented from ClientDialDevice. Definition at line 52 of file vrpnDialDevice.h. References _type_handle, ClientDialDevice::get_class_type(), ClientDialDevice::init_type(), and register_type(). Referenced by ConfigureFn(), and force_init_type(). |
|
|
Definition at line 65 of file vrpnDialDevice.h. |
|
|
Reimplemented from ClientDialDevice. Definition at line 22 of file vrpnDialDevice.cxx. Referenced by get_class_type(), and init_type(). |
|
|
Definition at line 46 of file vrpnDialDevice.h. |
1.3