Public Types | Public Member Functions | Public Attributes
nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator > Struct Template Reference

#include <LabeledPoseTrajectory.h>

List of all members.

Public Types

typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::vector
< ::nasa_r2_common_msgs::PriorityArray_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::nasa_r2_common_msgs::PriorityArray_
< ContainerAllocator >
>::other > 
_node_priorities_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_nodes_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_originator_type
typedef std::vector
< ::nasa_r2_common_msgs::PoseTrajectoryPoint_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::nasa_r2_common_msgs::PoseTrajectoryPoint_
< ContainerAllocator >
>::other > 
_points_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_refFrames_type
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::LabeledPoseTrajectory_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::LabeledPoseTrajectory_
< ContainerAllocator > > 
Ptr
typedef LabeledPoseTrajectory_
< ContainerAllocator > 
Type

Public Member Functions

 LabeledPoseTrajectory_ ()
 LabeledPoseTrajectory_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::std_msgs::Header_
< ContainerAllocator > 
header
std::vector
< ::nasa_r2_common_msgs::PriorityArray_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::nasa_r2_common_msgs::PriorityArray_
< ContainerAllocator >
>::other > 
node_priorities
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
nodes
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
originator
std::vector
< ::nasa_r2_common_msgs::PoseTrajectoryPoint_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::nasa_r2_common_msgs::PoseTrajectoryPoint_
< ContainerAllocator >
>::other > 
points
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
refFrames

Detailed Description

template<class ContainerAllocator>
struct nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >

Definition at line 24 of file LabeledPoseTrajectory.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::_header_type

Definition at line 47 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef std::vector< ::nasa_r2_common_msgs::PriorityArray_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::nasa_r2_common_msgs::PriorityArray_<ContainerAllocator> >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::_node_priorities_type

Definition at line 56 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::_nodes_type

Definition at line 53 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::_originator_type

Definition at line 50 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef std::vector< ::nasa_r2_common_msgs::PoseTrajectoryPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::nasa_r2_common_msgs::PoseTrajectoryPoint_<ContainerAllocator> >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::_points_type

Definition at line 62 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::_refFrames_type

Definition at line 59 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nasa_r2_common_msgs::LabeledPoseTrajectory_<ContainerAllocator> const> nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::ConstPtr

Definition at line 67 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nasa_r2_common_msgs::LabeledPoseTrajectory_<ContainerAllocator> > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::Ptr

Definition at line 66 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
typedef LabeledPoseTrajectory_<ContainerAllocator> nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::Type

Definition at line 25 of file LabeledPoseTrajectory.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::LabeledPoseTrajectory_ ( ) [inline]

Definition at line 27 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::LabeledPoseTrajectory_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 37 of file LabeledPoseTrajectory.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::__connection_header

Definition at line 68 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::header

Definition at line 48 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
std::vector< ::nasa_r2_common_msgs::PriorityArray_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::nasa_r2_common_msgs::PriorityArray_<ContainerAllocator> >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::node_priorities

Definition at line 57 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::nodes

Definition at line 54 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::originator

Definition at line 51 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
std::vector< ::nasa_r2_common_msgs::PoseTrajectoryPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::nasa_r2_common_msgs::PoseTrajectoryPoint_<ContainerAllocator> >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::points

Definition at line 63 of file LabeledPoseTrajectory.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nasa_r2_common_msgs::LabeledPoseTrajectory_< ContainerAllocator >::refFrames

Definition at line 60 of file LabeledPoseTrajectory.h.


The documentation for this struct was generated from the following file:


nasa_r2_common_msgs
Author(s): Paul Dinh. Maintained by Jennifer Turner
autogenerated on Mon Oct 6 2014 02:42:35