Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
Loading...
Searching...
No Matches
Traits< Debug > Struct Reference

#include <traits.h>

Inheritance diagram for Traits< Debug >:
Traits< void >

Static Public Attributes

static const bool error = false
 
static const bool warning = false
 
static const bool info = true
 
static const bool trace = false
 
- Static Public Attributes inherited from Traits< void >
static const bool debugged
 

Member Data Documentation

◆ error

const bool Traits< Debug >::error = false
static

◆ info

const bool Traits< Debug >::info = true
static

◆ trace

const bool Traits< Debug >::trace = false
static

◆ warning

const bool Traits< Debug >::warning = false
static

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