25 double last_val_timestamp;
27 long MAX_TIME_INTERVAL;
31 static int dbug_wanda;
virtual void mainloop()=0
Called once through each main loop iteration to handle updates. Remote object mainloop() should call ...
Generic connection class not specific to the transport mechanism.
vrpn_Serial_Analog(const char *name, vrpn_Connection *connection, const char *port, int baud=9600, int bits=8, vrpn_SER_PARITY parity=vrpn_SER_PARITY_NONE, bool rts_flow=false)
void report_new_button_info()
vrpn_Wanda(char *name, vrpn_Connection *c, char *portname, int baud, double)
void report_new_valuator_info()
class VRPN_API vrpn_Connection