vrpn 07.35
Virtual Reality Peripheral Network
|
Accepts devices meeting at least one of two criteria. NOT SHORT-CIRCUIT. Another demonstration of acceptor composition. More...
#include <vrpn_HumanInterface.h>
Public Member Functions | |
vrpn_HidBooleanOrAcceptor (vrpn_HidAcceptor *p, vrpn_HidAcceptor *q) | |
virtual | ~vrpn_HidBooleanOrAcceptor () |
bool | accept (const vrpn_HIDDEVINFO &device) |
void | reset () |
![]() | |
virtual | ~vrpn_HidAcceptor () |
virtual bool | accept (const vrpn_HIDDEVINFO &device)=0 |
virtual void | reset () |
Accepts devices meeting at least one of two criteria. NOT SHORT-CIRCUIT. Another demonstration of acceptor composition.
Definition at line 330 of file vrpn_HumanInterface.h.
|
inline |
Definition at line 332 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Definition at line 338 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Implements vrpn_HidAcceptor.
Definition at line 340 of file vrpn_HumanInterface.h.
|
inlinevirtual |
Reimplemented from vrpn_HidAcceptor.
Definition at line 347 of file vrpn_HumanInterface.h.