vrpn 07.35
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 272 of file vrpn_HumanInterface.h.
|
inline |
Definition at line 274 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Definition at line 281 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Implements vrpn_HidAcceptor.
Definition at line 283 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Reimplemented from vrpn_HidAcceptor.
Definition at line 287 of file vrpn_HumanInterface.h.