#include <StringsFeedback.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _rightnow_type |
typedef boost::shared_ptr < ::cogman_msgs::StringsFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cogman_msgs::StringsFeedback_ < ContainerAllocator > > | Ptr |
typedef StringsFeedback_ < 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) |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
StringsFeedback_ (const ContainerAllocator &_alloc) | |
StringsFeedback_ () | |
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 | |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | rightnow |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file StringsFeedback.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::StringsFeedback_< ContainerAllocator >::_rightnow_type |
Definition at line 31 of file StringsFeedback.h.
typedef boost::shared_ptr< ::cogman_msgs::StringsFeedback_<ContainerAllocator> const> cogman_msgs::StringsFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 83 of file StringsFeedback.h.
typedef boost::shared_ptr< ::cogman_msgs::StringsFeedback_<ContainerAllocator> > cogman_msgs::StringsFeedback_< ContainerAllocator >::Ptr |
Definition at line 82 of file StringsFeedback.h.
typedef StringsFeedback_<ContainerAllocator> cogman_msgs::StringsFeedback_< ContainerAllocator >::Type |
Definition at line 19 of file StringsFeedback.h.
cogman_msgs::StringsFeedback_< ContainerAllocator >::StringsFeedback_ | ( | ) | [inline] |
Definition at line 21 of file StringsFeedback.h.
cogman_msgs::StringsFeedback_< ContainerAllocator >::StringsFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 26 of file StringsFeedback.h.
ROS_DEPRECATED const std::string cogman_msgs::StringsFeedback_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 40 of file StringsFeedback.h.
ROS_DEPRECATED const std::string cogman_msgs::StringsFeedback_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 47 of file StringsFeedback.h.
ROS_DEPRECATED const std::string cogman_msgs::StringsFeedback_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 59 of file StringsFeedback.h.
static ROS_DEPRECATED const std::string cogman_msgs::StringsFeedback_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 38 of file StringsFeedback.h.
static const char* cogman_msgs::StringsFeedback_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 36 of file StringsFeedback.h.
static ROS_DEPRECATED const std::string cogman_msgs::StringsFeedback_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 45 of file StringsFeedback.h.
static const char* cogman_msgs::StringsFeedback_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 43 of file StringsFeedback.h.
static ROS_DEPRECATED const std::string cogman_msgs::StringsFeedback_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 57 of file StringsFeedback.h.
static const char* cogman_msgs::StringsFeedback_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 50 of file StringsFeedback.h.
virtual ROS_DEPRECATED uint8_t* cogman_msgs::StringsFeedback_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 68 of file StringsFeedback.h.
virtual ROS_DEPRECATED uint32_t cogman_msgs::StringsFeedback_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 75 of file StringsFeedback.h.
virtual ROS_DEPRECATED uint8_t* cogman_msgs::StringsFeedback_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 61 of file StringsFeedback.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cogman_msgs::StringsFeedback_< ContainerAllocator >::rightnow |
Definition at line 32 of file StringsFeedback.h.