$search
#include <PlanNextAction.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _jsonFeedback_type |
| typedef int32_t | _resultLastAction_type |
| typedef int32_t | _sessionId_type |
| typedef boost::shared_ptr < ::srs_knowledge::PlanNextActionRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::srs_knowledge::PlanNextActionRequest_ < ContainerAllocator > > | Ptr |
| typedef PlanNextActionRequest_ < 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) |
| PlanNextActionRequest_ (const ContainerAllocator &_alloc) | |
| PlanNextActionRequest_ () | |
| 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 |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | jsonFeedback |
| int32_t | resultLastAction |
| int32_t | sessionId |
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 26 of file PlanNextAction.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::_jsonFeedback_type |
Definition at line 49 of file PlanNextAction.h.
| typedef int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::_resultLastAction_type |
Definition at line 46 of file PlanNextAction.h.
| typedef int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::_sessionId_type |
Definition at line 43 of file PlanNextAction.h.
| typedef boost::shared_ptr< ::srs_knowledge::PlanNextActionRequest_<ContainerAllocator> const> srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::ConstPtr |
Definition at line 128 of file PlanNextAction.h.
| typedef boost::shared_ptr< ::srs_knowledge::PlanNextActionRequest_<ContainerAllocator> > srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::Ptr |
Definition at line 127 of file PlanNextAction.h.
| typedef PlanNextActionRequest_<ContainerAllocator> srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::Type |
Definition at line 27 of file PlanNextAction.h.
| srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::PlanNextActionRequest_ | ( | ) | [inline] |
Definition at line 29 of file PlanNextAction.h.
| srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::PlanNextActionRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file PlanNextAction.h.
| ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 58 of file PlanNextAction.h.
| ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 65 of file PlanNextAction.h.
| ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 98 of file PlanNextAction.h.
| ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 72 of file PlanNextAction.h.
| static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 56 of file PlanNextAction.h.
| static const char* srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 54 of file PlanNextAction.h.
| static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 63 of file PlanNextAction.h.
| static const char* srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 61 of file PlanNextAction.h.
| static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 96 of file PlanNextAction.h.
| static const char* srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 75 of file PlanNextAction.h.
| static ROS_DEPRECATED const std::string srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 70 of file PlanNextAction.h.
| static const char* srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 68 of file PlanNextAction.h.
| virtual ROS_DEPRECATED uint8_t* srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 109 of file PlanNextAction.h.
| virtual ROS_DEPRECATED uint32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 118 of file PlanNextAction.h.
| virtual ROS_DEPRECATED uint8_t* srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 100 of file PlanNextAction.h.
| boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::__connection_header |
Definition at line 129 of file PlanNextAction.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::jsonFeedback |
Definition at line 50 of file PlanNextAction.h.
| int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::resultLastAction |
Definition at line 47 of file PlanNextAction.h.
| int32_t srs_knowledge::PlanNextActionRequest_< ContainerAllocator >::sessionId |
Definition at line 44 of file PlanNextAction.h.