vrpn
07.33
Virtual Reality Peripheral Network
|
Accepts the Nth device matching a given acceptor. More...
#include <vrpn_HumanInterface.h>
Public Member Functions | |
vrpn_HidNthMatchAcceptor (size_t index, vrpn_HidAcceptor *acceptor) | |
virtual | ~vrpn_HidNthMatchAcceptor () |
bool | accept (const vrpn_HIDDEVINFO &device) |
void | reset () |
![]() | |
virtual | ~vrpn_HidAcceptor () |
Accepts the Nth device matching a given acceptor.
This demonstrates the composition of acceptors, allowing the user/programmer to create a more specific Hid object without needing to duplicate code all over the place.
Definition at line 205 of file vrpn_HumanInterface.h.
|
inline |
Definition at line 207 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Definition at line 214 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Implements vrpn_HidAcceptor.
Definition at line 216 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Reimplemented from vrpn_HidAcceptor.
Definition at line 220 of file vrpn_HumanInterface.h.