$search

continuous_ops_msgs::AddTaskResponse_< ContainerAllocator > Struct Template Reference

#include <AddTask.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_run_id_type
typedef std::vector
< ::continuous_ops_msgs::Task_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::continuous_ops_msgs::Task_
< ContainerAllocator >
>::other > 
_tasks_type
typedef boost::shared_ptr
< ::continuous_ops_msgs::AddTaskResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::continuous_ops_msgs::AddTaskResponse_
< ContainerAllocator > > 
Ptr
typedef AddTaskResponse_
< 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
ROS_DEPRECATED const std::string __getServerMD5Sum () const
 AddTaskResponse_ (const ContainerAllocator &_alloc)
 AddTaskResponse_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_tasks_size () const
ROS_DEPRECATED void get_tasks_vec (std::vector< ::continuous_ops_msgs::Task_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::continuous_ops_msgs::Task_< ContainerAllocator > >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_tasks_size (uint32_t size)
ROS_DEPRECATED void set_tasks_vec (const std::vector< ::continuous_ops_msgs::Task_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::continuous_ops_msgs::Task_< ContainerAllocator > >::other > &vec)

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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

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 > 
run_id
std::vector
< ::continuous_ops_msgs::Task_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::continuous_ops_msgs::Task_
< ContainerAllocator >
>::other > 
tasks

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

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

Definition at line 105 of file AddTask.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::AddTaskResponse_< ContainerAllocator >::_run_id_type

Definition at line 120 of file AddTask.h.

template<class ContainerAllocator >
typedef std::vector< ::continuous_ops_msgs::Task_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::continuous_ops_msgs::Task_<ContainerAllocator> >::other > continuous_ops_msgs::AddTaskResponse_< ContainerAllocator >::_tasks_type

Definition at line 123 of file AddTask.h.

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

Definition at line 198 of file AddTask.h.

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

Definition at line 197 of file AddTask.h.

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

Definition at line 106 of file AddTask.h.


Constructor & Destructor Documentation

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

Definition at line 108 of file AddTask.h.

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

Definition at line 114 of file AddTask.h.


Member Function Documentation

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

Definition at line 136 of file AddTask.h.

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

Definition at line 143 of file AddTask.h.

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

Definition at line 171 of file AddTask.h.

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

Definition at line 150 of file AddTask.h.

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

Definition at line 134 of file AddTask.h.

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

Definition at line 132 of file AddTask.h.

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

Definition at line 141 of file AddTask.h.

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

Definition at line 139 of file AddTask.h.

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

Definition at line 169 of file AddTask.h.

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

Definition at line 153 of file AddTask.h.

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

Definition at line 148 of file AddTask.h.

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

Definition at line 146 of file AddTask.h.

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

Definition at line 181 of file AddTask.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t continuous_ops_msgs::AddTaskResponse_< ContainerAllocator >::get_tasks_size (  )  const [inline]

Definition at line 127 of file AddTask.h.

template<class ContainerAllocator >
ROS_DEPRECATED void continuous_ops_msgs::AddTaskResponse_< ContainerAllocator >::get_tasks_vec ( std::vector< ::continuous_ops_msgs::Task_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::continuous_ops_msgs::Task_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 129 of file AddTask.h.

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

Definition at line 189 of file AddTask.h.

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

Definition at line 173 of file AddTask.h.

template<class ContainerAllocator >
ROS_DEPRECATED void continuous_ops_msgs::AddTaskResponse_< ContainerAllocator >::set_tasks_size ( uint32_t  size  )  [inline]

Definition at line 128 of file AddTask.h.

template<class ContainerAllocator >
ROS_DEPRECATED void continuous_ops_msgs::AddTaskResponse_< ContainerAllocator >::set_tasks_vec ( const std::vector< ::continuous_ops_msgs::Task_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::continuous_ops_msgs::Task_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 130 of file AddTask.h.


Member Data Documentation

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

Definition at line 199 of file AddTask.h.

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

Definition at line 121 of file AddTask.h.

template<class ContainerAllocator >
std::vector< ::continuous_ops_msgs::Task_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::continuous_ops_msgs::Task_<ContainerAllocator> >::other > continuous_ops_msgs::AddTaskResponse_< ContainerAllocator >::tasks

Definition at line 124 of file AddTask.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