#include <PDDLActionArray.h>
Public Types | |
typedef std::vector < ::pddl_msgs::PDDLAction_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::pddl_msgs::PDDLAction_ < ContainerAllocator > >::other > | _actions_type |
typedef boost::shared_ptr < ::pddl_msgs::PDDLActionArray_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::pddl_msgs::PDDLActionArray_ < ContainerAllocator > > | Ptr |
typedef PDDLActionArray_ < ContainerAllocator > | Type |
Public Member Functions | |
PDDLActionArray_ () | |
PDDLActionArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::pddl_msgs::PDDLAction_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::pddl_msgs::PDDLAction_ < ContainerAllocator > >::other > | actions |
Definition at line 22 of file PDDLActionArray.h.
typedef std::vector< ::pddl_msgs::PDDLAction_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLAction_<ContainerAllocator> >::other > pddl_msgs::PDDLActionArray_< ContainerAllocator >::_actions_type |
Definition at line 35 of file PDDLActionArray.h.
typedef boost::shared_ptr< ::pddl_msgs::PDDLActionArray_<ContainerAllocator> const> pddl_msgs::PDDLActionArray_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file PDDLActionArray.h.
typedef boost::shared_ptr< ::pddl_msgs::PDDLActionArray_<ContainerAllocator> > pddl_msgs::PDDLActionArray_< ContainerAllocator >::Ptr |
Definition at line 39 of file PDDLActionArray.h.
typedef PDDLActionArray_<ContainerAllocator> pddl_msgs::PDDLActionArray_< ContainerAllocator >::Type |
Definition at line 23 of file PDDLActionArray.h.
pddl_msgs::PDDLActionArray_< ContainerAllocator >::PDDLActionArray_ | ( | ) | [inline] |
Definition at line 25 of file PDDLActionArray.h.
pddl_msgs::PDDLActionArray_< ContainerAllocator >::PDDLActionArray_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file PDDLActionArray.h.
boost::shared_ptr<std::map<std::string, std::string> > pddl_msgs::PDDLActionArray_< ContainerAllocator >::__connection_header |
Definition at line 41 of file PDDLActionArray.h.
std::vector< ::pddl_msgs::PDDLAction_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pddl_msgs::PDDLAction_<ContainerAllocator> >::other > pddl_msgs::PDDLActionArray_< ContainerAllocator >::actions |
Definition at line 36 of file PDDLActionArray.h.