Macros | Functions | Variables
log_reader.cpp File Reference
#include "log_reader.h"
#include "pybindMacros.h"
Include dependency graph for log_reader.cpp:

Go to the source code of this file.

Macros

#define HANDLE_MSG(DID, vec)
 

Functions

 PYBIND11_MODULE (log_reader, m)
 

Variables

static py::object g_python_parent
 

Macro Definition Documentation

◆ HANDLE_MSG

#define HANDLE_MSG (   DID,
  vec 
)
Value:
case DID: \
log_message(data->hdr.id, data->buf, vec); \
break;
USBInterfaceDescriptor data

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( log_reader  ,
 
)

Definition at line 327 of file log_reader.cpp.

Variable Documentation

◆ g_python_parent

py::object g_python_parent
static

Definition at line 5 of file log_reader.cpp.



inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:06