Classes | Namespaces | Defines
interface.h File Reference
#include <boost/array.hpp>
#include <boost/system/error_code.hpp>
#include <boost/shared_ptr.hpp>
#include "FastDelegate.h"
#include <boost/thread/mutex.hpp>
Include dependency graph for interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _cout_wrapper
class  can::CommInterface
class  can::DriverInterface
struct  can::ErrorHeader
struct  can::ExtendedHeader
struct  can::Frame
struct  can::Header
class  can::Listener< T, U >
struct  can::MsgHeader
class  can::State
class  can::StateInterface

Namespaces

namespace  can

Defines

#define LOG(log)   { boost::mutex::scoped_lock _cout_lock(_cout_wrapper::get_cout_mutex()); std::cout << log << std::endl; }

Define Documentation

#define LOG (   log)    { boost::mutex::scoped_lock _cout_lock(_cout_wrapper::get_cout_mutex()); std::cout << log << std::endl; }

Definition at line 202 of file interface.h.



socketcan_interface
Author(s): Mathias Lüdtke
autogenerated on Thu Jun 6 2019 20:43:53