$search
#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 | |
ROS_DEPRECATED const std::string | __getDataType () const |
ROS_DEPRECATED const std::string | __getMD5Sum () const |
ROS_DEPRECATED const std::string | __getMessageDefinition () const |
ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
PlanNextActionResponse_ (const ContainerAllocator &_alloc) | |
PlanNextActionResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static ROS_DEPRECATED const std::string | __s_getDataType () |
static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::srs_knowledge::CUAction_ < ContainerAllocator > | nextAction |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
static const char * | __s_getServerMD5Sum_ () |
Definition at line 138 of file PlanNextAction.h.
typedef ::srs_knowledge::CUAction_<ContainerAllocator> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::_nextAction_type |
Definition at line 151 of file PlanNextAction.h.
typedef boost::shared_ptr< ::srs_knowledge::PlanNextActionResponse_<ContainerAllocator> const> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::ConstPtr |
Definition at line 234 of file PlanNextAction.h.
typedef boost::shared_ptr< ::srs_knowledge::PlanNextActionResponse_<ContainerAllocator> > srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::Ptr |
Definition at line 233 of file PlanNextAction.h.
typedef PlanNextActionResponse_<ContainerAllocator> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::Type |
Definition at line 139 of file PlanNextAction.h.
srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::PlanNextActionResponse_ | ( | ) | [inline] |
Definition at line 141 of file PlanNextAction.h.
srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::PlanNextActionResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 146 of file PlanNextAction.h.
ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 160 of file PlanNextAction.h.
ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 167 of file PlanNextAction.h.
ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 210 of file PlanNextAction.h.
ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 174 of file PlanNextAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 158 of file PlanNextAction.h.
static const char* srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 156 of file PlanNextAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 165 of file PlanNextAction.h.
static const char* srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 163 of file PlanNextAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 208 of file PlanNextAction.h.
static const char* srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 177 of file PlanNextAction.h.
static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 172 of file PlanNextAction.h.
static const char* srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 170 of file PlanNextAction.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 219 of file PlanNextAction.h.
virtual ROS_DEPRECATED uint32_t srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 226 of file PlanNextAction.h.
virtual ROS_DEPRECATED uint8_t* srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 212 of file PlanNextAction.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::__connection_header |
Definition at line 235 of file PlanNextAction.h.
::srs_knowledge::CUAction_<ContainerAllocator> srs_knowledge::PlanNextActionResponse_< ContainerAllocator >::nextAction |
Definition at line 152 of file PlanNextAction.h.