$search
#include <SRS_Action.h>
Public Types | |
typedef uint32_t | _actionID_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _actionName_type |
typedef uint8_t | _component_is_required_type |
typedef std::vector < ::srs_msgs::Component_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::srs_msgs::Component_ < ContainerAllocator > >::other > | _components_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef uint32_t | _objectID_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _objectName_type |
typedef uint8_t | _symbolic_is_required_type |
typedef uint32_t | _symbolicID_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _symbolicName_type |
typedef boost::shared_ptr < ::srs_msgs::SRS_Action_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_msgs::SRS_Action_ < ContainerAllocator > > | Ptr |
typedef SRS_Action_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED uint32_t | get_components_size () const |
ROS_DEPRECATED void | get_components_vec (std::vector< ::srs_msgs::Component_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_msgs::Component_< ContainerAllocator > >::other > &vec) const |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_components_size (uint32_t size) |
ROS_DEPRECATED void | set_components_vec (const std::vector< ::srs_msgs::Component_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_msgs::Component_< ContainerAllocator > >::other > &vec) |
SRS_Action_ (const ContainerAllocator &_alloc) | |
SRS_Action_ () | |
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 |
uint32_t | actionID |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | actionName |
uint8_t | component_is_required |
std::vector < ::srs_msgs::Component_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::srs_msgs::Component_ < ContainerAllocator > >::other > | components |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | description |
uint32_t | objectID |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | objectName |
uint8_t | symbolic_is_required |
uint32_t | symbolicID |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | symbolicName |
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 SRS_Action.h.
typedef uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::_actionID_type |
Definition at line 59 of file SRS_Action.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_actionName_type |
Definition at line 62 of file SRS_Action.h.
typedef uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::_component_is_required_type |
Definition at line 65 of file SRS_Action.h.
typedef std::vector< ::srs_msgs::Component_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_msgs::Component_<ContainerAllocator> >::other > srs_msgs::SRS_Action_< ContainerAllocator >::_components_type |
Definition at line 68 of file SRS_Action.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_description_type |
Definition at line 80 of file SRS_Action.h.
typedef uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::_objectID_type |
Definition at line 53 of file SRS_Action.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_objectName_type |
Definition at line 56 of file SRS_Action.h.
typedef uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::_symbolic_is_required_type |
Definition at line 71 of file SRS_Action.h.
typedef uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::_symbolicID_type |
Definition at line 74 of file SRS_Action.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::_symbolicName_type |
Definition at line 77 of file SRS_Action.h.
typedef boost::shared_ptr< ::srs_msgs::SRS_Action_<ContainerAllocator> const> srs_msgs::SRS_Action_< ContainerAllocator >::ConstPtr |
Definition at line 185 of file SRS_Action.h.
typedef boost::shared_ptr< ::srs_msgs::SRS_Action_<ContainerAllocator> > srs_msgs::SRS_Action_< ContainerAllocator >::Ptr |
Definition at line 184 of file SRS_Action.h.
typedef SRS_Action_<ContainerAllocator> srs_msgs::SRS_Action_< ContainerAllocator >::Type |
Definition at line 23 of file SRS_Action.h.
srs_msgs::SRS_Action_< ContainerAllocator >::SRS_Action_ | ( | ) | [inline] |
Definition at line 25 of file SRS_Action.h.
srs_msgs::SRS_Action_< ContainerAllocator >::SRS_Action_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file SRS_Action.h.
ROS_DEPRECATED const std::string srs_msgs::SRS_Action_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 93 of file SRS_Action.h.
ROS_DEPRECATED const std::string srs_msgs::SRS_Action_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 100 of file SRS_Action.h.
ROS_DEPRECATED const std::string srs_msgs::SRS_Action_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 134 of file SRS_Action.h.
static ROS_DEPRECATED const std::string srs_msgs::SRS_Action_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 91 of file SRS_Action.h.
static const char* srs_msgs::SRS_Action_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 89 of file SRS_Action.h.
static ROS_DEPRECATED const std::string srs_msgs::SRS_Action_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 98 of file SRS_Action.h.
static const char* srs_msgs::SRS_Action_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 96 of file SRS_Action.h.
static ROS_DEPRECATED const std::string srs_msgs::SRS_Action_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 132 of file SRS_Action.h.
static const char* srs_msgs::SRS_Action_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 103 of file SRS_Action.h.
virtual ROS_DEPRECATED uint8_t* srs_msgs::SRS_Action_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 152 of file SRS_Action.h.
ROS_DEPRECATED uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::get_components_size | ( | ) | const [inline] |
Definition at line 84 of file SRS_Action.h.
ROS_DEPRECATED void srs_msgs::SRS_Action_< ContainerAllocator >::get_components_vec | ( | std::vector< ::srs_msgs::Component_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_msgs::Component_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 86 of file SRS_Action.h.
virtual ROS_DEPRECATED uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 168 of file SRS_Action.h.
virtual ROS_DEPRECATED uint8_t* srs_msgs::SRS_Action_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 136 of file SRS_Action.h.
ROS_DEPRECATED void srs_msgs::SRS_Action_< ContainerAllocator >::set_components_size | ( | uint32_t | size | ) | [inline] |
Definition at line 85 of file SRS_Action.h.
ROS_DEPRECATED void srs_msgs::SRS_Action_< ContainerAllocator >::set_components_vec | ( | const std::vector< ::srs_msgs::Component_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_msgs::Component_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 87 of file SRS_Action.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_msgs::SRS_Action_< ContainerAllocator >::__connection_header |
Definition at line 186 of file SRS_Action.h.
uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::actionID |
Definition at line 60 of file SRS_Action.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::actionName |
Definition at line 63 of file SRS_Action.h.
uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::component_is_required |
Definition at line 66 of file SRS_Action.h.
std::vector< ::srs_msgs::Component_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_msgs::Component_<ContainerAllocator> >::other > srs_msgs::SRS_Action_< ContainerAllocator >::components |
Definition at line 69 of file SRS_Action.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::description |
Definition at line 81 of file SRS_Action.h.
uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::objectID |
Definition at line 54 of file SRS_Action.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::objectName |
Definition at line 57 of file SRS_Action.h.
uint8_t srs_msgs::SRS_Action_< ContainerAllocator >::symbolic_is_required |
Definition at line 72 of file SRS_Action.h.
uint32_t srs_msgs::SRS_Action_< ContainerAllocator >::symbolicID |
Definition at line 75 of file SRS_Action.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_msgs::SRS_Action_< ContainerAllocator >::symbolicName |
Definition at line 78 of file SRS_Action.h.