Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AS::Drivers::PACMod::VinRptMsg Class Reference

#include <pacmod_core.h>

Inheritance diagram for AS::Drivers::PACMod::VinRptMsg:
Inheritance graph
[legend]

Public Member Functions

void parse (uint8_t *in)
 

Public Attributes

std::string mfg
 
std::string mfg_code
 
uint32_t model_year
 
char model_year_code
 
uint32_t serial
 

Static Public Attributes

static const int64_t CAN_ID = 0xFF
 

Additional Inherited Members

- Static Public Member Functions inherited from AS::Drivers::PACMod::PacmodTxMsg
static std::shared_ptr< PacmodTxMsgmake_message (const int64_t &can_id)
 

Detailed Description

Definition at line 56 of file pacmod_core.h.

Member Function Documentation

void VinRptMsg::parse ( uint8_t *  in)
virtual

Implements AS::Drivers::PACMod::PacmodTxMsg.

Definition at line 155 of file pacmod_core.cpp.

Member Data Documentation

const int64_t AS::Drivers::PACMod::VinRptMsg::CAN_ID = 0xFF
static

Definition at line 60 of file pacmod_core.h.

std::string AS::Drivers::PACMod::VinRptMsg::mfg

Definition at line 63 of file pacmod_core.h.

std::string AS::Drivers::PACMod::VinRptMsg::mfg_code

Definition at line 62 of file pacmod_core.h.

uint32_t AS::Drivers::PACMod::VinRptMsg::model_year

Definition at line 65 of file pacmod_core.h.

char AS::Drivers::PACMod::VinRptMsg::model_year_code

Definition at line 64 of file pacmod_core.h.

uint32_t AS::Drivers::PACMod::VinRptMsg::serial

Definition at line 66 of file pacmod_core.h.


The documentation for this class was generated from the following files:


pacmod
Author(s): Joe Driscoll , Josh Whitley
autogenerated on Mon Jun 10 2019 14:08:17