vrpn 07.35
Virtual Reality Peripheral Network
 
Loading...
Searching...
No Matches
vrpn_LUDL.C File Reference
#include "vrpn_LUDL.h"
#include <stdio.h>
#include <string.h>
#include "libusb.h"
#include "vrpn_BaseClass.h"
Include dependency graph for vrpn_LUDL.C:

Go to the source code of this file.

Macros

#define REPORT_ERROR(msg)
 

Macro Definition Documentation

◆ REPORT_ERROR

#define REPORT_ERROR ( msg)
Value:
{ send_text_message(msg, timestamp, vrpn_TEXT_ERROR) ; if (d_connection && d_connection->connected()) d_connection->send_pending_reports(); }
@ vrpn_TEXT_ERROR

Definition at line 27 of file vrpn_LUDL.C.

Referenced by vrpn_LUDL_USBMAC6000::interpret_usbmac_ascii_response(), and vrpn_LUDL_USBMAC6000::vrpn_LUDL_USBMAC6000().