vrpn 07.35
Virtual Reality Peripheral Network
|
Accepts any device with the given vendor and product IDs. More...
#include <vrpn_HumanInterface.h>
Public Member Functions | |
vrpn_HidProductAcceptor (vrpn_uint16 vendorId, vrpn_uint16 productId) | |
bool | accept (const vrpn_HIDDEVINFO &device) |
![]() | |
virtual | ~vrpn_HidAcceptor () |
virtual bool | accept (const vrpn_HIDDEVINFO &device)=0 |
virtual void | reset () |
Accepts any device with the given vendor and product IDs.
Definition at line 217 of file vrpn_HumanInterface.h.
|
inline |
Definition at line 219 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Implements vrpn_HidAcceptor.
Definition at line 224 of file vrpn_HumanInterface.h.
References vrpn_HIDDEVINFO::product, and vrpn_HIDDEVINFO::vendor.