#include <PlanNextAction.h>
Public Types | |
typedef ::srs_knowledge::CUAction_ < ContainerAllocator > | _nextAction_type |
typedef boost::shared_ptr < ::srs_knowledge::PlanNextActionResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::PlanNextActionResponse_ < ContainerAllocator > > | Ptr |
typedef PlanNextActionResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
PlanNextActionResponse_ () | |
PlanNextActionResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::srs_knowledge::CUAction_ < ContainerAllocator > | nextAction |
Definition at line 67 of file PlanNextAction.h.
typedef ::srs_knowledge::CUAction_<ContainerAllocator> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::_nextAction_type |
Definition at line 80 of file PlanNextAction.h.
typedef boost::shared_ptr< ::srs_knowledge::PlanNextActionResponse_<ContainerAllocator> const> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 85 of file PlanNextAction.h.
typedef boost::shared_ptr< ::srs_knowledge::PlanNextActionResponse_<ContainerAllocator> > srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::Ptr |
Definition at line 84 of file PlanNextAction.h.
typedef PlanNextActionResponse_<ContainerAllocator> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::Type |
Definition at line 68 of file PlanNextAction.h.
srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::PlanNextActionResponse_ | ( | ) | [inline] |
Definition at line 70 of file PlanNextAction.h.
srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::PlanNextActionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 75 of file PlanNextAction.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__connection_header |
Definition at line 86 of file PlanNextAction.h.
::srs_knowledge::CUAction_<ContainerAllocator> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::nextAction |
Definition at line 81 of file PlanNextAction.h.