$search

continuous_ops_msgs::Task_< ContainerAllocator > Struct Template Reference

#include <Task.h>

List of all members.

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_ ()

Detailed Description

template<class ContainerAllocator>
struct continuous_ops_msgs::Task_< ContainerAllocator >

Definition at line 21 of file Task.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_action_ns_type

Definition at line 71 of file Task.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_description_type

Definition at line 53 of file Task.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_image_file_type

Definition at line 65 of file Task.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_launch_file_type

Definition at line 62 of file Task.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_name_type

Definition at line 50 of file Task.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_run_id_type

Definition at line 59 of file Task.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_state_type

Definition at line 68 of file Task.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::_task_id_type

Definition at line 56 of file Task.h.

template<class ContainerAllocator >
typedef ros::Duration continuous_ops_msgs::Task_< ContainerAllocator >::_timeout_type

Definition at line 74 of file Task.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::continuous_ops_msgs::Task_<ContainerAllocator> const> continuous_ops_msgs::Task_< ContainerAllocator >::ConstPtr

Definition at line 154 of file Task.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::continuous_ops_msgs::Task_<ContainerAllocator> > continuous_ops_msgs::Task_< ContainerAllocator >::Ptr

Definition at line 153 of file Task.h.

template<class ContainerAllocator >
typedef Task_<ContainerAllocator> continuous_ops_msgs::Task_< ContainerAllocator >::Type

Definition at line 22 of file Task.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
continuous_ops_msgs::Task_< ContainerAllocator >::Task_ (  )  [inline]

Definition at line 24 of file Task.h.

template<class ContainerAllocator >
continuous_ops_msgs::Task_< ContainerAllocator >::Task_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 37 of file Task.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 83 of file Task.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 90 of file Task.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 106 of file Task.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 81 of file Task.h.

template<class ContainerAllocator >
static const char* continuous_ops_msgs::Task_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 79 of file Task.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 88 of file Task.h.

template<class ContainerAllocator >
static const char* continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 86 of file Task.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 104 of file Task.h.

template<class ContainerAllocator >
static const char* continuous_ops_msgs::Task_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 93 of file Task.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* continuous_ops_msgs::Task_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 123 of file Task.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t continuous_ops_msgs::Task_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 138 of file Task.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* continuous_ops_msgs::Task_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 108 of file Task.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > continuous_ops_msgs::Task_< ContainerAllocator >::__connection_header

Definition at line 155 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::action_ns

Definition at line 72 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::description

Definition at line 54 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::image_file

Definition at line 66 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::launch_file

Definition at line 63 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::name

Definition at line 51 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::run_id

Definition at line 60 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::state

Definition at line 69 of file Task.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > continuous_ops_msgs::Task_< ContainerAllocator >::task_id

Definition at line 57 of file Task.h.

template<class ContainerAllocator >
ros::Duration continuous_ops_msgs::Task_< ContainerAllocator >::timeout

Definition at line 75 of file Task.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


continuous_ops_msgs
Author(s): Wim Meeussen
autogenerated on Fri Mar 1 15:15:54 2013