Namespaces | Macros | Typedefs | Functions | Variables
sdk/include/aditof/log.h File Reference
#include <iostream>
Include dependency graph for sdk/include/aditof/log.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 google
 

Macros

#define DLOG(x)   std::cout << "\n"
 
#define ERROR   "ERROR "
 
#define INFO   "INFO "
 
#define LOG(x)   std::cout << "\n"
 
#define WARNING   "WARNING "
 

Typedefs

typedef int16_t google::int16
 
typedef int32_t google::int32
 
typedef int64_t google::int64
 
typedef int8_t google::int8
 
typedef uint16_t google::uint16
 
typedef uint32_t google::uint32
 
typedef uint64_t google::uint64
 
typedef uint8_t google::uint8
 

Functions

static void google::InitGoogleLogging (char *val)
 

Variables

static int FLAGS_alsologtostderr
 
static int FLAGS_logtostderr
 

Macro Definition Documentation

◆ DLOG

#define DLOG (   x)    std::cout << "\n"

Definition at line 73 of file sdk/include/aditof/log.h.

◆ ERROR

#define ERROR   "ERROR "

Definition at line 70 of file sdk/include/aditof/log.h.

◆ INFO

#define INFO   "INFO "

Definition at line 69 of file sdk/include/aditof/log.h.

◆ LOG

#define LOG (   x)    std::cout << "\n"

Definition at line 72 of file sdk/include/aditof/log.h.

◆ WARNING

#define WARNING   "WARNING "

Definition at line 71 of file sdk/include/aditof/log.h.

Variable Documentation

◆ FLAGS_alsologtostderr

int FLAGS_alsologtostderr
static

Definition at line 66 of file sdk/include/aditof/log.h.

◆ FLAGS_logtostderr

int FLAGS_logtostderr
static

Definition at line 67 of file sdk/include/aditof/log.h.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03