All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Types | Public Member Functions | Public Attributes
orrosplanning::MoveManipulatorRequest_< ContainerAllocator > Struct Template Reference

#include <MoveManipulator.h>

List of all members.

Public Types

typedef std::vector< double,
typename
ContainerAllocator::template
rebind< double >::other > 
_manip_goal_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_manip_name_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_planner_type
typedef boost::shared_ptr
< ::orrosplanning::MoveManipulatorRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::orrosplanning::MoveManipulatorRequest_
< ContainerAllocator > > 
Ptr
typedef
MoveManipulatorRequest_
< ContainerAllocator > 
Type

Public Member Functions

 MoveManipulatorRequest_ ()
 MoveManipulatorRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< double, typename
ContainerAllocator::template
rebind< double >::other > 
manip_goal
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
manip_name
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
planner

Detailed Description

template<class ContainerAllocator>
struct orrosplanning::MoveManipulatorRequest_< ContainerAllocator >

Definition at line 26 of file MoveManipulator.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<double, typename ContainerAllocator::template rebind<double>::other > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::_manip_goal_type

Definition at line 43 of file MoveManipulator.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::_manip_name_type

Definition at line 46 of file MoveManipulator.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::_planner_type

Definition at line 49 of file MoveManipulator.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::orrosplanning::MoveManipulatorRequest_<ContainerAllocator> const> orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::ConstPtr

Definition at line 54 of file MoveManipulator.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::orrosplanning::MoveManipulatorRequest_<ContainerAllocator> > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::Ptr

Definition at line 53 of file MoveManipulator.h.

template<class ContainerAllocator >
typedef MoveManipulatorRequest_<ContainerAllocator> orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::Type

Definition at line 27 of file MoveManipulator.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::MoveManipulatorRequest_ ( ) [inline]

Definition at line 29 of file MoveManipulator.h.

template<class ContainerAllocator >
orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::MoveManipulatorRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 36 of file MoveManipulator.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::__connection_header

Definition at line 55 of file MoveManipulator.h.

template<class ContainerAllocator >
std::vector<double, typename ContainerAllocator::template rebind<double>::other > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::manip_goal

Definition at line 44 of file MoveManipulator.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::manip_name

Definition at line 47 of file MoveManipulator.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > orrosplanning::MoveManipulatorRequest_< ContainerAllocator >::planner

Definition at line 50 of file MoveManipulator.h.


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


orrosplanning
Author(s): Rosen Diankov (rosen.diankov@gmail.com)
autogenerated on Sat Mar 23 2013 22:33:25