_filter | vrpn_Contour | protected |
_gotDial | vrpn_Contour | protected |
_lastDial | vrpn_Contour_ShuttlePROv2 | protected |
_timestamp | vrpn_Contour | protected |
admin_message_id | vrpn_Button | protected |
alert_message_id | vrpn_Button_Filter | protected |
buttons | vrpn_Button | protected |
buttonstate | vrpn_Button_Filter | |
change_m_id | vrpn_Dial | protected |
change_message_id | vrpn_Button | protected |
channel | vrpn_Analog | protected |
channel_m_id | vrpn_Analog | protected |
client_mainloop(void) | vrpn_BaseClassUnique | protected |
connected() const | vrpn_HidInterface | protectedvirtual |
connectionPtr() | vrpn_BaseClassUnique | inlineprotected |
d_connection | vrpn_BaseClassUnique | protected |
d_ping_message_id | vrpn_BaseClassUnique | protected |
d_pong_message_id | vrpn_BaseClassUnique | protected |
d_sender_id | vrpn_BaseClassUnique | protected |
d_servicename | vrpn_BaseClassUnique | protected |
d_text_message_id | vrpn_BaseClassUnique | protected |
decode_text_message_from_buffer(char *msg, vrpn_TEXT_SEVERITY *severity, vrpn_uint32 *level, const char *buf) | vrpn_BaseClassUnique | protectedstatic |
decodePacket(size_t bytes, vrpn_uint8 *buffer) | vrpn_Contour_ShuttlePROv2 | protectedvirtual |
dials | vrpn_Dial | protected |
encode_states_to(char *buf) | vrpn_Button_Filter | protectedvirtual |
encode_text_message_to_buffer(char *buf, vrpn_TEXT_SEVERITY severity, vrpn_uint32 level, const char *msg) | vrpn_BaseClassUnique | protectedstatic |
vrpn_Analog::encode_to(char *buf) | vrpn_Analog | protectedvirtual |
vrpn_Button_Filter::encode_to(char *buf, vrpn_int32 button, vrpn_int32 state) | vrpn_Button | protectedvirtual |
vrpn_Dial::encode_to(char *buf, vrpn_int32 buflen, vrpn_int32 dial, vrpn_float64 delta) | vrpn_Dial | protectedvirtual |
get_feature_report(size_t bytes, vrpn_uint8 *buffer) | vrpn_HidInterface | protected |
getNumChannels(void) const | vrpn_Analog | |
handle_ping_message(void *userdata, vrpn_HANDLERPARAM p) | vrpn_Button_Filter | protectedstatic |
handler | vrpn_BaseClassUnique | protected |
init(void) | vrpn_BaseClass | protectedvirtual |
init_hid(void) | vrpn_Contour | protected |
interface_number() const | vrpn_HidInterface | protected |
last | vrpn_Analog | protected |
lastbuttons | vrpn_Button | protected |
m_acceptor | vrpn_HidInterface | protected |
m_interface | vrpn_HidInterface | protected |
m_product | vrpn_HidInterface | protected |
m_product_sought | vrpn_HidInterface | protected |
m_vendor | vrpn_HidInterface | protected |
m_vendor_sought | vrpn_HidInterface | protected |
m_working | vrpn_HidInterface | protected |
mainloop(void) | vrpn_Contour_ShuttlePROv2 | virtual |
minrate | vrpn_Button | protected |
num_buttons | vrpn_Button | protected |
num_channel | vrpn_Analog | protected |
num_dials | vrpn_Dial | protected |
on_connect(void *thisPtr, vrpn_HANDLERPARAM p) | vrpn_Contour | protectedstatic |
on_data_received(size_t bytes, vrpn_uint8 *buffer) | vrpn_Contour | protectedvirtual |
on_last_disconnect(void *thisPtr, vrpn_HANDLERPARAM p) | vrpn_Contour | protectedstatic |
vrpn_Analog::print(void) | vrpn_Analog | |
vrpn_Button_Filter::print(void) | vrpn_Button | |
product() const | vrpn_HidInterface | protected |
reconnect() | vrpn_HidInterface | protectedvirtual |
register_autodeleted_handler(vrpn_int32 type, vrpn_MESSAGEHANDLER handler, void *userdata, vrpn_int32 sender=vrpn_ANY_SENDER) | vrpn_BaseClassUnique | protected |
register_senders(void) | vrpn_BaseClass | protectedvirtual |
vrpn_Contour::register_types(void) | vrpn_Contour | inlineprotectedvirtual |
vrpn_Analog::register_types(void) | vrpn_Analog | protectedvirtual |
vrpn_Button_Filter::register_types(void) | vrpn_Button | protectedvirtual |
vrpn_Dial::register_types(void) | vrpn_Dial | protectedvirtual |
report(vrpn_uint32 class_of_service=vrpn_CONNECTION_LOW_LATENCY) | vrpn_Contour_ShuttlePROv2 | protected |
vrpn_Analog::report(vrpn_uint32 class_of_service=vrpn_CONNECTION_LOW_LATENCY, const struct timeval time=vrpn_ANALOG_NOW) | vrpn_Analog | protectedvirtual |
vrpn_Dial::report(void) | vrpn_Dial | protectedvirtual |
report_changes(vrpn_uint32 class_of_service=vrpn_CONNECTION_LOW_LATENCY) | vrpn_Contour_ShuttlePROv2 | protected |
vrpn_Analog::report_changes(vrpn_uint32 class_of_service=vrpn_CONNECTION_LOW_LATENCY, const struct timeval time=vrpn_ANALOG_NOW) | vrpn_Analog | protectedvirtual |
vrpn_Button_Filter::report_changes(void) | vrpn_Button_Filter | protectedvirtual |
vrpn_Dial::report_changes(void) | vrpn_Dial | protectedvirtual |
report_states(void) | vrpn_Button | protectedvirtual |
send_alerts | vrpn_Button_Filter | protected |
send_data(size_t bytes, const vrpn_uint8 *buffer) | vrpn_HidInterface | protected |
send_feature_report(size_t bytes, const vrpn_uint8 *buffer) | vrpn_HidInterface | protected |
send_text_message(const char *msg, struct timeval timestamp, vrpn_TEXT_SEVERITY type=vrpn_TEXT_NORMAL, vrpn_uint32 level=0) | vrpn_BaseClassUnique | protected |
send_text_message(vrpn_TEXT_SEVERITY type=vrpn_TEXT_NORMAL) | vrpn_BaseClassUnique | inlineprotected |
sender | vrpn_BaseClassUnique | protected |
server_mainloop(void) | vrpn_BaseClassUnique | protected |
set_alerts(vrpn_int32) | vrpn_Button_Filter | |
set_all_momentary(void) | vrpn_Button_Filter | virtual |
set_all_toggle(vrpn_int32 default_state) | vrpn_Button_Filter | virtual |
set_momentary(vrpn_int32 which_button) | vrpn_Button_Filter | virtual |
set_toggle(vrpn_int32 which_button, vrpn_int32 current_state) | vrpn_Button_Filter | virtual |
shutup | vrpn_BaseClassUnique | protected |
states_message_id | vrpn_Button | protected |
status | vrpn_Analog | protected |
vrpn_Analog::timestamp | vrpn_Analog | protected |
vrpn_Button_Filter::timestamp | vrpn_Button | protected |
vrpn_Dial::timestamp | vrpn_Dial | protected |
type | vrpn_BaseClassUnique | protected |
update() | vrpn_HidInterface | protectedvirtual |
userdata | vrpn_BaseClassUnique | protected |
vendor() const | vrpn_HidInterface | protected |
vrpn_Analog(const char *name, vrpn_Connection *c=NULL) | vrpn_Analog | |
vrpn_Contour::vrpn_BaseClass(const char *name, vrpn_Connection *c=NULL) | vrpn_BaseClass | protected |
vrpn_Analog::vrpn_BaseClass(const char *name, vrpn_Connection *c=NULL) | vrpn_BaseClass | |
vrpn_Button_Filter::vrpn_BaseClass(const char *name, vrpn_Connection *c=NULL) | vrpn_BaseClass | |
vrpn_Dial::vrpn_BaseClass(const char *name, vrpn_Connection *c=NULL) | vrpn_BaseClass | |
vrpn_BaseClassUnique() | vrpn_BaseClassUnique | protected |
vrpn_Button(const char *name, vrpn_Connection *c=NULL) | vrpn_Button | |
vrpn_Button_Filter(const char *, vrpn_Connection *c=NULL) | vrpn_Button_Filter | protected |
vrpn_Contour(vrpn_HidAcceptor *filter, const char *name, vrpn_Connection *c=0, vrpn_uint16 vendor=0, vrpn_uint16 product=0) | vrpn_Contour | protected |
vrpn_Contour_ShuttlePROv2(const char *name, vrpn_Connection *c=0) | vrpn_Contour_ShuttlePROv2 | |
vrpn_Dial(const char *name, vrpn_Connection *c=NULL) | vrpn_Dial | |
vrpn_HidInterface(vrpn_HidAcceptor *acceptor, vrpn_uint16 vendor=0, vrpn_uint16 product=0, hid_device *device=NULL) | vrpn_HidInterface | protected |
vrpn_HidInterface(vrpn_HidAcceptor *acceptor, hid_device *device) | vrpn_HidInterface | protected |
vrpn_HidInterface(const char *device_path, vrpn_HidAcceptor *acceptor, vrpn_uint16 vendor=0, vrpn_uint16 product=0) | vrpn_HidInterface | protected |
~vrpn_BaseClass() | vrpn_BaseClass | protectedvirtual |
~vrpn_BaseClassUnique() | vrpn_BaseClassUnique | protectedvirtual |
~vrpn_Button(void) | vrpn_Button | virtual |
~vrpn_Contour(void) | vrpn_Contour | protectedvirtual |
~vrpn_Contour_ShuttlePROv2(void) | vrpn_Contour_ShuttlePROv2 | inlinevirtual |
~vrpn_HidInterface() | vrpn_HidInterface | protectedvirtual |