Public Member Functions | Public Attributes | List of all members
robotis_framework::ControlTableItem Class Reference

#include <control_table_item.h>

Public Member Functions

 ControlTableItem ()
 

Public Attributes

AccessType access_type_
 
uint16_t address_
 
uint8_t data_length_
 
int32_t data_max_value_
 
int32_t data_min_value_
 
bool is_signed_
 
std::string item_name_
 
MemoryType memory_type_
 

Detailed Description

Definition at line 43 of file control_table_item.h.

Constructor & Destructor Documentation

robotis_framework::ControlTableItem::ControlTableItem ( )
inline

Definition at line 55 of file control_table_item.h.

Member Data Documentation

AccessType robotis_framework::ControlTableItem::access_type_

Definition at line 48 of file control_table_item.h.

uint16_t robotis_framework::ControlTableItem::address_

Definition at line 47 of file control_table_item.h.

uint8_t robotis_framework::ControlTableItem::data_length_

Definition at line 50 of file control_table_item.h.

int32_t robotis_framework::ControlTableItem::data_max_value_

Definition at line 52 of file control_table_item.h.

int32_t robotis_framework::ControlTableItem::data_min_value_

Definition at line 51 of file control_table_item.h.

bool robotis_framework::ControlTableItem::is_signed_

Definition at line 53 of file control_table_item.h.

std::string robotis_framework::ControlTableItem::item_name_

Definition at line 46 of file control_table_item.h.

MemoryType robotis_framework::ControlTableItem::memory_type_

Definition at line 49 of file control_table_item.h.


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


robotis_device
Author(s): Zerom , Kayman , SCH
autogenerated on Mon Jun 10 2019 14:35:09