$search
#include <Task.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _action_ns_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _image_file_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _launch_file_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _run_id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _state_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _task_id_type |
typedef ros::Duration | _timeout_type |
typedef boost::shared_ptr < ::continuous_ops_msgs::Task_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::continuous_ops_msgs::Task_ < ContainerAllocator > > | Ptr |
typedef Task_< ContainerAllocator > | Type |
Public Member Functions | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Task_ (const ContainerAllocator &_alloc) | |
Task_ () | |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | action_ns |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | description |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | image_file |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | launch_file |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | run_id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | state |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | task_id |
ros::Duration | timeout |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file Task.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_action_ns_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_description_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_image_file_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_launch_file_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_name_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_run_id_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_state_type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_task_id_type |
typedef ros::Duration continuous_ops_msgs::Task_< ContainerAllocator >::_timeout_type |
typedef boost::shared_ptr< ::continuous_ops_msgs::Task_<ContainerAllocator> const> continuous_ops_msgs::Task_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::continuous_ops_msgs::Task_<ContainerAllocator> > continuous_ops_msgs::Task_< ContainerAllocator >::Ptr |
typedef Task_<ContainerAllocator> continuous_ops_msgs::Task_< ContainerAllocator >::Type |
continuous_ops_msgs::Task_< ContainerAllocator >::Task_ | ( | ) | [inline] |
continuous_ops_msgs::Task_< ContainerAllocator >::Task_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
static ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
static const char* continuous_ops_msgs::Task_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
static const char* continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
static const char* continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
virtual ROS_DEPRECATED uint8_t* continuous_ops_msgs::Task_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
virtual ROS_DEPRECATED uint32_t continuous_ops_msgs::Task_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
virtual ROS_DEPRECATED uint8_t* continuous_ops_msgs::Task_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
boost::shared_ptr<std::map<std::string, std::string> > continuous_ops_msgs::Task_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::action_ns |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::description |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::image_file |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::launch_file |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::name |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::run_id |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::state |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::task_id |
ros::Duration continuous_ops_msgs::Task_< ContainerAllocator >::timeout |