$search
#include <InteractiveMarkerInit.h>
Public Types | |
typedef std::vector < ::visualization_msgs::InteractiveMarker_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visualization_msgs::InteractiveMarker_ < ContainerAllocator > >::other > | _markers_type |
typedef uint64_t | _seq_num_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _server_id_type |
typedef boost::shared_ptr < ::visualization_msgs::InteractiveMarkerInit_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visualization_msgs::InteractiveMarkerInit_ < ContainerAllocator > > | Ptr |
typedef InteractiveMarkerInit_ < 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_markers_size () const |
ROS_DEPRECATED void | get_markers_vec (std::vector< ::visualization_msgs::InteractiveMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_< ContainerAllocator > >::other > &vec) const |
InteractiveMarkerInit_ (const ContainerAllocator &_alloc) | |
InteractiveMarkerInit_ () | |
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_markers_size (uint32_t size) |
ROS_DEPRECATED void | set_markers_vec (const std::vector< ::visualization_msgs::InteractiveMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_< ContainerAllocator > >::other > &vec) |
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::vector < ::visualization_msgs::InteractiveMarker_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visualization_msgs::InteractiveMarker_ < ContainerAllocator > >::other > | markers |
uint64_t | seq_num |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | server_id |
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 InteractiveMarkerInit.h.
typedef std::vector< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> >::other > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::_markers_type |
Definition at line 45 of file InteractiveMarkerInit.h.
typedef uint64_t visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::_seq_num_type |
Definition at line 42 of file InteractiveMarkerInit.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::_server_id_type |
Definition at line 39 of file InteractiveMarkerInit.h.
typedef boost::shared_ptr< ::visualization_msgs::InteractiveMarkerInit_<ContainerAllocator> const> visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::ConstPtr |
Definition at line 376 of file InteractiveMarkerInit.h.
typedef boost::shared_ptr< ::visualization_msgs::InteractiveMarkerInit_<ContainerAllocator> > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::Ptr |
Definition at line 375 of file InteractiveMarkerInit.h.
typedef InteractiveMarkerInit_<ContainerAllocator> visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::Type |
Definition at line 23 of file InteractiveMarkerInit.h.
visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::InteractiveMarkerInit_ | ( | ) | [inline] |
Definition at line 25 of file InteractiveMarkerInit.h.
visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::InteractiveMarkerInit_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file InteractiveMarkerInit.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 58 of file InteractiveMarkerInit.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 65 of file InteractiveMarkerInit.h.
ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 346 of file InteractiveMarkerInit.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 56 of file InteractiveMarkerInit.h.
static const char* visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 54 of file InteractiveMarkerInit.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 63 of file InteractiveMarkerInit.h.
static const char* visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 61 of file InteractiveMarkerInit.h.
static ROS_DEPRECATED const std::string visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 344 of file InteractiveMarkerInit.h.
static const char* visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 68 of file InteractiveMarkerInit.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 357 of file InteractiveMarkerInit.h.
ROS_DEPRECATED uint32_t visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::get_markers_size | ( | ) | const [inline] |
Definition at line 49 of file InteractiveMarkerInit.h.
ROS_DEPRECATED void visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::get_markers_vec | ( | std::vector< ::visualization_msgs::InteractiveMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 51 of file InteractiveMarkerInit.h.
virtual ROS_DEPRECATED uint32_t visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 366 of file InteractiveMarkerInit.h.
virtual ROS_DEPRECATED uint8_t* visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 348 of file InteractiveMarkerInit.h.
ROS_DEPRECATED void visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::set_markers_size | ( | uint32_t | size | ) | [inline] |
Definition at line 50 of file InteractiveMarkerInit.h.
ROS_DEPRECATED void visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::set_markers_vec | ( | const std::vector< ::visualization_msgs::InteractiveMarker_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 52 of file InteractiveMarkerInit.h.
boost::shared_ptr<std::map<std::string, std::string> > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::__connection_header |
Definition at line 377 of file InteractiveMarkerInit.h.
std::vector< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> >::other > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::markers |
Definition at line 46 of file InteractiveMarkerInit.h.
uint64_t visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::seq_num |
Definition at line 43 of file InteractiveMarkerInit.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::InteractiveMarkerInit_< ContainerAllocator >::server_id |
Definition at line 40 of file InteractiveMarkerInit.h.