#include <common_state_callbacks.h>
Public Member Functions | |
CommonCommonStateMassStorageContent (::ros::NodeHandle &nh,::ros::NodeHandle &priv_nh, const ::std::string &topic) | |
::bebop_msgs::CommonCommonStateMassStorageContent::ConstPtr | GetDataCstPtr () const |
void | Update (const ARCONTROLLER_DICTIONARY_ARG_t *arguments, const ::ros::Time &t) |
Private Attributes | |
::bebop_msgs::CommonCommonStateMassStorageContent::Ptr | msg_ptr |
Definition at line 795 of file common_state_callbacks.h.
bebop_driver::cb::CommonCommonStateMassStorageContent::CommonCommonStateMassStorageContent | ( | ::ros::NodeHandle & | nh, |
::ros::NodeHandle & | priv_nh, | ||
const ::std::string & | topic | ||
) | [inline] |
Definition at line 802 of file common_state_callbacks.h.
::bebop_msgs::CommonCommonStateMassStorageContent::ConstPtr bebop_driver::cb::CommonCommonStateMassStorageContent::GetDataCstPtr | ( | ) | const [inline] |
Definition at line 812 of file common_state_callbacks.h.
void bebop_driver::cb::CommonCommonStateMassStorageContent::Update | ( | const ARCONTROLLER_DICTIONARY_ARG_t * | arguments, |
const ::ros::Time & | t | ||
) | [inline, virtual] |
Implements bebop_driver::cb::AbstractCommand.
Definition at line 818 of file common_state_callbacks.h.
::bebop_msgs::CommonCommonStateMassStorageContent::Ptr bebop_driver::cb::CommonCommonStateMassStorageContent::msg_ptr [private] |
Definition at line 798 of file common_state_callbacks.h.