Macros | Functions | Variables
message-print.h File Reference
#include <iostream>
#include "t265-messages.h"
Include dependency graph for message-print.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define map_str(X)   {X, #X}
 

Functions

template<typename T >
static std::string message_name (const T &header)
 
template<typename T >
static std::string status_name (const T &header)
 

Variables

std::map< BULK_MESSAGE_ID, std::stringbulk_message_names
 
std::map< CONTROL_MESSAGE_ID, std::stringcontrol_message_names
 
std::map< MESSAGE_STATUS, std::stringmessage_status_names
 

Macro Definition Documentation

#define map_str (   X)    {X, #X}

Definition at line 11 of file message-print.h.

Function Documentation

template<typename T >
static std::string message_name ( const T &  header)
static

Definition at line 74 of file message-print.h.

template<typename T >
static std::string status_name ( const T &  header)
static

Definition at line 108 of file message-print.h.

Variable Documentation

std::map<BULK_MESSAGE_ID, std::string> bulk_message_names

Definition at line 12 of file message-print.h.

std::map<CONTROL_MESSAGE_ID, std::string> control_message_names
std::map<MESSAGE_STATUS, std::string> message_status_names
Initial value:
= {
}
#define map_str(X)
Definition: message-print.h:11

Definition at line 84 of file message-print.h.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:27