Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
|
#include <debug.h>
Classes | |
struct | Begl |
struct | Err |
Public Member Functions | |
template<typename T > | |
Null_Debug & | operator<< (const T &o) |
template<typename T > | |
Null_Debug & | operator<< (const T *o) |
Null_Debug & | operator<< (const char *str) |
Null_Debug & | operator<< (const Begl &begl) |
Null_Debug & | operator<< (const Err &err) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |