YARP
Yet Another Robot Platform
CanBusInterface.h File Reference

define interface for can bus devices More...

#include <cstring>
#include <yarp/dev/api.h>
#include <yarp/os/Log.h>
+ Include dependency graph for CanBusInterface.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yarp::dev::CanErrors
 
class  yarp::dev::CanMessage
 
class  yarp::dev::CanBuffer
 
class  yarp::dev::ICanBufferFactory
 
class  yarp::dev::ImplementCanBufferFactory< M, IMPL >
 Implementation of a ICanBufferFactory. More...
 
class  yarp::dev::ICanBus
 Interface for a can bus device. More...
 
class  yarp::dev::ICanBusErrors
 

Namespaces

 yarp
 The main, catch-all namespace for YARP.
 
 yarp::dev
 An interface for the device drivers.
 

Detailed Description

define interface for can bus devices

Definition in file CanBusInterface.h.