#include <common_state_callbacks.h>

Public Member Functions | |
| CommonChargerStateChargingInfo (::ros::NodeHandle &nh,::ros::NodeHandle &priv_nh, const ::std::string &topic) | |
| ::bebop_msgs::CommonChargerStateChargingInfo::ConstPtr | GetDataCstPtr () const |
| void | Update (const ARCONTROLLER_DICTIONARY_ARG_t *arguments, const ::ros::Time &t) |
Private Attributes | |
| ::bebop_msgs::CommonChargerStateChargingInfo::Ptr | msg_ptr |
Definition at line 2363 of file common_state_callbacks.h.
| bebop_driver::cb::CommonChargerStateChargingInfo::CommonChargerStateChargingInfo | ( | ::ros::NodeHandle & | nh, |
| ::ros::NodeHandle & | priv_nh, | ||
| const ::std::string & | topic | ||
| ) | [inline] |
Definition at line 2370 of file common_state_callbacks.h.
| ::bebop_msgs::CommonChargerStateChargingInfo::ConstPtr bebop_driver::cb::CommonChargerStateChargingInfo::GetDataCstPtr | ( | ) | const [inline] |
Definition at line 2380 of file common_state_callbacks.h.
| void bebop_driver::cb::CommonChargerStateChargingInfo::Update | ( | const ARCONTROLLER_DICTIONARY_ARG_t * | arguments, |
| const ::ros::Time & | t | ||
| ) | [inline, virtual] |
Implements bebop_driver::cb::AbstractCommand.
Definition at line 2386 of file common_state_callbacks.h.
::bebop_msgs::CommonChargerStateChargingInfo::Ptr bebop_driver::cb::CommonChargerStateChargingInfo::msg_ptr [private] |
Definition at line 2366 of file common_state_callbacks.h.