#include <PDDLPlannerResult.h>
Public Types | |
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 > | _data_type |
typedef std::vector < ::pddl_msgs::PDDLStep_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLStep_ < ContainerAllocator > >::other > | _sequence_type |
typedef boost::shared_ptr < ::pddl_msgs::PDDLPlannerResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pddl_msgs::PDDLPlannerResult_ < ContainerAllocator > > | Ptr |
typedef PDDLPlannerResult_ < ContainerAllocator > | Type |
Public Member Functions | |
PDDLPlannerResult_ () | |
PDDLPlannerResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
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 > | data |
std::vector < ::pddl_msgs::PDDLStep_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLStep_ < ContainerAllocator > >::other > | sequence |
Definition at line 22 of file PDDLPlannerResult.h.
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 > pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::_data_type |
Definition at line 37 of file PDDLPlannerResult.h.
typedef std::vector< ::pddl_msgs::PDDLStep_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLStep_<ContainerAllocator> >::other > pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::_sequence_type |
Definition at line 40 of file PDDLPlannerResult.h.
typedef boost::shared_ptr< ::pddl_msgs::PDDLPlannerResult_<ContainerAllocator> const> pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file PDDLPlannerResult.h.
typedef boost::shared_ptr< ::pddl_msgs::PDDLPlannerResult_<ContainerAllocator> > pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::Ptr |
Definition at line 44 of file PDDLPlannerResult.h.
typedef PDDLPlannerResult_<ContainerAllocator> pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::Type |
Definition at line 23 of file PDDLPlannerResult.h.
pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::PDDLPlannerResult_ | ( | ) | [inline] |
Definition at line 25 of file PDDLPlannerResult.h.
pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::PDDLPlannerResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file PDDLPlannerResult.h.
boost::shared_ptr<std::map<std::string, std::string> > pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::__connection_header |
Definition at line 46 of file PDDLPlannerResult.h.
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 > pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::data |
Definition at line 38 of file PDDLPlannerResult.h.
std::vector< ::pddl_msgs::PDDLStep_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLStep_<ContainerAllocator> >::other > pddl_msgs::PDDLPlannerResult_< ContainerAllocator >::sequence |
Definition at line 41 of file PDDLPlannerResult.h.