CARMA C++
Device.h File Reference

Declaration of carma::canbus::Device class. More...

#include <vector>
#include <map>
#include <string>
#include "carma/canbus/CanOutput.h"
#include "carma/canbus/Message.h"
#include "carma/canbus/Types.h"

Go to the source code of this file.

Classes

class  carma::canbus::Device
 Abstract base class for all CAN Bus devices. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::canbus
 This namespace contains all canbus library related code.
 

Typedefs

typedef ::std::map
< ::carma::canbus::msgType,::std::string > 
carma::canbus::MsgIdInfoMap
 Alias for an ::std::map containing a string description of a message id, keyed by the described carma::canbus::msgType message id. More...
 

Detailed Description

Declaration of carma::canbus::Device class.

Author
Andy Beard
Revision:
1.51
Date:
2011/01/27 20:59:57
Id:
Device.h,v 1.51 2011/01/27 20:59:57 abeard Exp

Definition in file Device.h.