Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AS::Drivers::PACMod3::OccupancyRptMsg Class Reference

#include <pacmod3_core.h>

Inheritance diagram for AS::Drivers::PACMod3::OccupancyRptMsg:
Inheritance graph
[legend]

Public Member Functions

void parse (uint8_t *in)
 
- Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
virtual bool isSystem ()
 

Public Attributes

bool driver_seat_occupied
 
bool driver_seat_occupied_is_valid
 
bool driver_seatbelt_buckled
 
bool driver_seatbelt_buckled_is_valid
 
bool passenger_seat_occupied
 
bool passenger_seat_occupied_is_valid
 
bool passenger_seatbelt_buckled
 
bool passenger_seatbelt_buckled_is_valid
 
bool rear_seat_occupied
 
bool rear_seat_occupied_is_valid
 
bool rear_seatbelt_buckled
 
bool rear_seatbelt_buckled_is_valid
 

Static Public Attributes

static const int64_t CAN_ID = 0x415
 

Additional Inherited Members

- Static Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
static std::shared_ptr< Pacmod3TxMsgmake_message (const int64_t &can_id)
 

Detailed Description

Definition at line 394 of file pacmod3_core.h.

Member Function Documentation

void OccupancyRptMsg::parse ( uint8_t *  in)
virtual

Implements AS::Drivers::PACMod3::Pacmod3TxMsg.

Definition at line 479 of file pacmod3_core.cpp.

Member Data Documentation

const int64_t AS::Drivers::PACMod3::OccupancyRptMsg::CAN_ID = 0x415
static

Definition at line 398 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seat_occupied

Definition at line 400 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seat_occupied_is_valid

Definition at line 401 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seatbelt_buckled

Definition at line 406 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::driver_seatbelt_buckled_is_valid

Definition at line 407 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seat_occupied

Definition at line 402 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seat_occupied_is_valid

Definition at line 403 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seatbelt_buckled

Definition at line 408 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::passenger_seatbelt_buckled_is_valid

Definition at line 409 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seat_occupied

Definition at line 404 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seat_occupied_is_valid

Definition at line 405 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seatbelt_buckled

Definition at line 410 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::OccupancyRptMsg::rear_seatbelt_buckled_is_valid

Definition at line 411 of file pacmod3_core.h.


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


pacmod3
Author(s): Joe Driscoll , Josh Whitley
autogenerated on Mon Jun 10 2019 14:09:46