Protected Member Functions | |
void | parse_and_set_mapping (const boost::shared_ptr< ObjectStorage > &storage, const uint16_t &com_index, const uint16_t &map_index, const bool &read, const bool &write) |
Protected Attributes | |
std::vector< boost::shared_ptr < Buffer > > | buffers |
can::Frame | frame |
uint8_t | transmission_type |
void PDOMapper::PDO::parse_and_set_mapping | ( | const boost::shared_ptr< ObjectStorage > & | storage, |
const uint16_t & | com_index, | ||
const uint16_t & | map_index, | ||
const bool & | read, | ||
const bool & | write | ||
) | [protected] |
std::vector< boost::shared_ptr<Buffer> > canopen::PDOMapper::PDO::buffers [protected] |
can::Frame canopen::PDOMapper::PDO::frame [protected] |
uint8_t canopen::PDOMapper::PDO::transmission_type [protected] |