Public Types | Public Member Functions | Public Attributes
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

 Task_ ()
 Task_ (const ContainerAllocator &_alloc)

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

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 79 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 78 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 Data Documentation

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

Definition at line 80 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:


continuous_ops_msgs
Author(s): Wim Meeussen
autogenerated on Fri Dec 6 2013 19:57:52