Functions
debug_print.h File Reference
#include "xarm/core/common/data_type.h"
Include dependency graph for debug_print.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void print_hex (const char *str, unsigned char *hex, int len)
 
void print_log (const char *format,...)
 
void print_nvect (const char *str, double vect[], int n)
 
void print_nvect (const char *str, float *vect, int n)
 
void print_nvect (const char *str, unsigned char vect[], int n)
 
void print_nvect (const char *str, int vect[], int n)
 

Function Documentation

void print_hex ( const char *  str,
unsigned char *  hex,
int  len 
)

Definition at line 50 of file debug_print.cc.

void print_log ( const char *  format,
  ... 
)

Definition at line 17 of file debug_print.cc.

void print_nvect ( const char *  str,
double  vect[],
int  n 
)

Definition at line 26 of file debug_print.cc.

void print_nvect ( const char *  str,
float *  vect,
int  n 
)

Definition at line 32 of file debug_print.cc.

void print_nvect ( const char *  str,
unsigned char  vect[],
int  n 
)

Definition at line 38 of file debug_print.cc.

void print_nvect ( const char *  str,
int  vect[],
int  n 
)

Definition at line 44 of file debug_print.cc.



xarm_api
Author(s):
autogenerated on Sat May 8 2021 02:51:23