Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
Loading...
Searching...
No Matches
Null_Debug Class Reference

#include <debug.h>

Inheritance diagram for Null_Debug:
Select_Debug< false >

Classes

struct  Begl
 
struct  Err
 

Public Member Functions

template<typename T >
Null_Debugoperator<< (const T &o)
 
template<typename T >
Null_Debugoperator<< (const T *o)
 
Null_Debugoperator<< (const char *str)
 
Null_Debugoperator<< (const Begl &begl)
 
Null_Debugoperator<< (const Err &err)
 

Member Function Documentation

◆ operator<<() [1/5]

Null_Debug & Null_Debug::operator<< ( const Begl begl)
inline

◆ operator<<() [2/5]

Null_Debug & Null_Debug::operator<< ( const char str)
inline

◆ operator<<() [3/5]

Null_Debug & Null_Debug::operator<< ( const Err err)
inline

◆ operator<<() [4/5]

template<typename T >
Null_Debug & Null_Debug::operator<< ( const T o)
inline

◆ operator<<() [5/5]

template<typename T >
Null_Debug & Null_Debug::operator<< ( const T o)
inline

The documentation for this class was generated from the following file: