Classes | Namespaces | Enumerations | Functions
PlatformVersion.h File Reference
#include <dbw_fca_can/ModuleVersion.h>
Include dependency graph for PlatformVersion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbw_fca_can::PlatformVersion

Namespaces

namespace  dbw_fca_can

Enumerations

enum  dbw_fca_can::Module {
  dbw_fca_can::M_BPEC = 1, dbw_fca_can::M_TPEC = 2, dbw_fca_can::M_STEER = 3, dbw_fca_can::M_SHIFT = 4,
  dbw_fca_can::M_ABS = 5, dbw_fca_can::M_BOO = 6, dbw_fca_can::M_EPS = 7
}
enum  dbw_fca_can::Platform {
  dbw_fca_can::P_FORD_CD4 = 0x00, dbw_fca_can::P_FORD_P5 = 0x01, dbw_fca_can::P_FORD_C1 = 0x02, dbw_fca_can::P_FCA_RU = 0x10,
  dbw_fca_can::P_FCA_WK2 = 0x11
}

Functions

static const char * dbw_fca_can::moduleToString (Module x)
static bool dbw_fca_can::operator!= (const PlatformVersion &x, const ModuleVersion &y)
static bool dbw_fca_can::operator< (const PlatformVersion &x, const ModuleVersion &y)
static bool dbw_fca_can::operator<= (const PlatformVersion &x, const ModuleVersion &y)
static bool dbw_fca_can::operator== (const PlatformVersion &x, const ModuleVersion &y)
static bool dbw_fca_can::operator> (const PlatformVersion &x, const ModuleVersion &y)
static bool dbw_fca_can::operator>= (const PlatformVersion &x, const ModuleVersion &y)
static const char * dbw_fca_can::platformToString (Platform x)


dbw_fca_can
Author(s): Kevin Hallenbeck
autogenerated on Sat May 4 2019 02:40:31