$search
#include <CUAction.h>
Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _actionType_type |
| typedef ::srs_knowledge::GenericAction_ < ContainerAllocator > | _generic_type |
| typedef int32_t | _status_type |
| typedef boost::shared_ptr < ::srs_knowledge::CUAction_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::srs_knowledge::CUAction_ < ContainerAllocator > > | Ptr |
| typedef CUAction_ < 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 |
| CUAction_ (const ContainerAllocator &_alloc) | |
| CUAction_ () | |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| 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 () |
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 > | actionType |
| ::srs_knowledge::GenericAction_ < ContainerAllocator > | generic |
| int32_t | status |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file CUAction.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::CUAction_< ContainerAllocator >::_actionType_type |
Definition at line 45 of file CUAction.h.
| typedef ::srs_knowledge::GenericAction_<ContainerAllocator> srs_knowledge::CUAction_< ContainerAllocator >::_generic_type |
Definition at line 42 of file CUAction.h.
| typedef int32_t srs_knowledge::CUAction_< ContainerAllocator >::_status_type |
Definition at line 39 of file CUAction.h.
| typedef boost::shared_ptr< ::srs_knowledge::CUAction_<ContainerAllocator> const> srs_knowledge::CUAction_< ContainerAllocator >::ConstPtr |
Definition at line 120 of file CUAction.h.
| typedef boost::shared_ptr< ::srs_knowledge::CUAction_<ContainerAllocator> > srs_knowledge::CUAction_< ContainerAllocator >::Ptr |
Definition at line 119 of file CUAction.h.
| typedef CUAction_<ContainerAllocator> srs_knowledge::CUAction_< ContainerAllocator >::Type |
Definition at line 23 of file CUAction.h.
| srs_knowledge::CUAction_< ContainerAllocator >::CUAction_ | ( | ) | [inline] |
Definition at line 25 of file CUAction.h.
| srs_knowledge::CUAction_< ContainerAllocator >::CUAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file CUAction.h.
| ROS_DEPRECATED const std::string srs_knowledge::CUAction_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 54 of file CUAction.h.
| ROS_DEPRECATED const std::string srs_knowledge::CUAction_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 61 of file CUAction.h.
| ROS_DEPRECATED const std::string srs_knowledge::CUAction_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 90 of file CUAction.h.
| static ROS_DEPRECATED const std::string srs_knowledge::CUAction_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 52 of file CUAction.h.
| static const char* srs_knowledge::CUAction_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 50 of file CUAction.h.
| static ROS_DEPRECATED const std::string srs_knowledge::CUAction_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 59 of file CUAction.h.
| static const char* srs_knowledge::CUAction_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 57 of file CUAction.h.
| static ROS_DEPRECATED const std::string srs_knowledge::CUAction_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 88 of file CUAction.h.
| static const char* srs_knowledge::CUAction_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 64 of file CUAction.h.
| virtual ROS_DEPRECATED uint8_t* srs_knowledge::CUAction_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 101 of file CUAction.h.
| virtual ROS_DEPRECATED uint32_t srs_knowledge::CUAction_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 110 of file CUAction.h.
| virtual ROS_DEPRECATED uint8_t* srs_knowledge::CUAction_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 92 of file CUAction.h.
| boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::CUAction_< ContainerAllocator >::__connection_header |
Definition at line 121 of file CUAction.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::CUAction_< ContainerAllocator >::actionType |
Definition at line 46 of file CUAction.h.
| ::srs_knowledge::GenericAction_<ContainerAllocator> srs_knowledge::CUAction_< ContainerAllocator >::generic |
Definition at line 43 of file CUAction.h.
| int32_t srs_knowledge::CUAction_< ContainerAllocator >::status |
Definition at line 40 of file CUAction.h.