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

#include <traits.h>

Inheritance diagram for Traits< NIC< Engine > >:
Traits< void >

Static Public Attributes

static const bool debugged = false
 
static const unsigned int SEND_BUFFERS = 512
 
static const unsigned int RECEIVE_BUFFERS = 512
 
- Static Public Attributes inherited from Traits< void >
static const bool debugged
 

Member Data Documentation

◆ debugged

template<typename Engine >
const bool Traits< NIC< Engine > >::debugged = false
static

◆ RECEIVE_BUFFERS

template<typename Engine >
const unsigned int Traits< NIC< Engine > >::RECEIVE_BUFFERS = 512
static

◆ SEND_BUFFERS

template<typename Engine >
const unsigned int Traits< NIC< Engine > >::SEND_BUFFERS = 512
static

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