Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
|
#include <debug.h>
Additional Inherited Members | |
![]() | |
Debug () | |
~Debug () | |
template<typename T > | |
Debug & | operator<< (T p) |
Debug & | operator<< (const Begl &begl) |
Debug & | operator<< (const Err &err) |
Debug & | operator<< (const char *str) |
![]() | |
static void | set_log_file (const std::string &filename) |
static void | close_log_file () |
static Debug & | instance () |
static void | init () |
static void | cleanup () |
![]() | |
static Begl | begl |
static Err | error |