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