#include <PDDLObject.h>
Public Types | |
| 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 >  | _type_type | 
| typedef boost::shared_ptr < ::pddl_msgs::PDDLObject_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::pddl_msgs::PDDLObject_ < ContainerAllocator > >  | Ptr | 
| typedef PDDLObject_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| PDDLObject_ () | |
| PDDLObject_ (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 >  | name | 
| std::basic_string< char,  std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other >  | type | 
Definition at line 21 of file PDDLObject.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLObject_< ContainerAllocator >::_name_type | 
Definition at line 36 of file PDDLObject.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLObject_< ContainerAllocator >::_type_type | 
Definition at line 39 of file PDDLObject.h.
| typedef boost::shared_ptr< ::pddl_msgs::PDDLObject_<ContainerAllocator> const> pddl_msgs::PDDLObject_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file PDDLObject.h.
| typedef boost::shared_ptr< ::pddl_msgs::PDDLObject_<ContainerAllocator> > pddl_msgs::PDDLObject_< ContainerAllocator >::Ptr | 
Definition at line 43 of file PDDLObject.h.
| typedef PDDLObject_<ContainerAllocator> pddl_msgs::PDDLObject_< ContainerAllocator >::Type | 
Definition at line 22 of file PDDLObject.h.
| pddl_msgs::PDDLObject_< ContainerAllocator >::PDDLObject_ | ( | ) |  [inline] | 
        
Definition at line 24 of file PDDLObject.h.
| pddl_msgs::PDDLObject_< ContainerAllocator >::PDDLObject_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 30 of file PDDLObject.h.
| boost::shared_ptr<std::map<std::string, std::string> > pddl_msgs::PDDLObject_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file PDDLObject.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLObject_< ContainerAllocator >::name | 
Definition at line 37 of file PDDLObject.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pddl_msgs::PDDLObject_< ContainerAllocator >::type | 
Definition at line 40 of file PDDLObject.h.