#include <PDDLProblem.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _domain_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _goal_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 > | _initial_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef std::vector < ::pddl_msgs::PDDLObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::pddl_msgs::PDDLObject_ < ContainerAllocator > >::other > | _objects_type |
typedef boost::shared_ptr < ::pddl_msgs::PDDLProblem_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pddl_msgs::PDDLProblem_ < ContainerAllocator > > | Ptr |
typedef PDDLProblem_ < ContainerAllocator > | Type |
Public Member Functions | |
PDDLProblem_ () | |
PDDLProblem_ (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 > | domain |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | goal |
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 > | initial |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
std::vector < ::pddl_msgs::PDDLObject_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::pddl_msgs::PDDLObject_ < ContainerAllocator > >::other > | objects |
Definition at line 22 of file PDDLProblem.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::_domain_type |
Definition at line 46 of file PDDLProblem.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::_goal_type |
Definition at line 55 of file PDDLProblem.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::PDDLProblem_< ContainerAllocator >::_initial_type |
Definition at line 52 of file PDDLProblem.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::_name_type |
Definition at line 43 of file PDDLProblem.h.
typedef std::vector< ::pddl_msgs::PDDLObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLObject_<ContainerAllocator> >::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::_objects_type |
Definition at line 49 of file PDDLProblem.h.
typedef boost::shared_ptr< ::pddl_msgs::PDDLProblem_<ContainerAllocator> const> pddl_msgs::PDDLProblem_< ContainerAllocator >::ConstPtr |
Definition at line 60 of file PDDLProblem.h.
typedef boost::shared_ptr< ::pddl_msgs::PDDLProblem_<ContainerAllocator> > pddl_msgs::PDDLProblem_< ContainerAllocator >::Ptr |
Definition at line 59 of file PDDLProblem.h.
typedef PDDLProblem_<ContainerAllocator> pddl_msgs::PDDLProblem_< ContainerAllocator >::Type |
Definition at line 23 of file PDDLProblem.h.
pddl_msgs::PDDLProblem_< ContainerAllocator >::PDDLProblem_ | ( | ) | [inline] |
Definition at line 25 of file PDDLProblem.h.
pddl_msgs::PDDLProblem_< ContainerAllocator >::PDDLProblem_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file PDDLProblem.h.
boost::shared_ptr<std::map<std::string, std::string> > pddl_msgs::PDDLProblem_< ContainerAllocator >::__connection_header |
Definition at line 61 of file PDDLProblem.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::domain |
Definition at line 47 of file PDDLProblem.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::goal |
Definition at line 56 of file PDDLProblem.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::PDDLProblem_< ContainerAllocator >::initial |
Definition at line 53 of file PDDLProblem.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::name |
Definition at line 44 of file PDDLProblem.h.
std::vector< ::pddl_msgs::PDDLObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLObject_<ContainerAllocator> >::other > pddl_msgs::PDDLProblem_< ContainerAllocator >::objects |
Definition at line 50 of file PDDLProblem.h.