15#ifndef _VRPN_EVENT_ANALOG_H_
16#define _VRPN_EVENT_ANALOG_H_
35 const char * evdev_name);
vrpn_Analog(const char *name, vrpn_Connection *c=NULL)
Generic connection class not specific to the transport mechanism.
vrpn_Event_Analog(const char *name, vrpn_Connection *connection, const char *evdev_name)
event_vector_t event_data
int read_available_data()
unsigned long max_num_events
vrpn_vector< struct vrpn_Event::input_event > event_vector_t
class VRPN_API vrpn_Connection