$search

interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator > Struct Template Reference

#include <InteractiveMarkerUpdateWeb.h>

List of all members.

Public Types

enum  { KEEP_ALIVE = 0 }
enum  { UPDATE = 1 }
enum  { INIT = 2 }
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_erases_type
typedef std::vector
< ::visualization_msgs::InteractiveMarker_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::visualization_msgs::InteractiveMarker_
< ContainerAllocator >
>::other > 
_markers_type
typedef std::vector
< ::visualization_msgs::InteractiveMarkerPose_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::visualization_msgs::InteractiveMarkerPose_
< ContainerAllocator >
>::other > 
_poses_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 uint8_t _type_type
typedef boost::shared_ptr
< ::interactive_marker_client::InteractiveMarkerUpdateWeb_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::interactive_marker_client::InteractiveMarkerUpdateWeb_
< ContainerAllocator > > 
Ptr
typedef
InteractiveMarkerUpdateWeb_
< 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_erases_size () const
ROS_DEPRECATED void get_erases_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const
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
ROS_DEPRECATED uint32_t get_poses_size () const
ROS_DEPRECATED void get_poses_vec (std::vector< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator > >::other > &vec) const
 InteractiveMarkerUpdateWeb_ (const ContainerAllocator &_alloc)
 InteractiveMarkerUpdateWeb_ ()
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_erases_size (uint32_t size)
ROS_DEPRECATED void set_erases_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec)
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)
ROS_DEPRECATED void set_poses_size (uint32_t size)
ROS_DEPRECATED void set_poses_vec (const std::vector< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_< 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< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
erases
std::vector
< ::visualization_msgs::InteractiveMarker_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::visualization_msgs::InteractiveMarker_
< ContainerAllocator >
>::other > 
markers
std::vector
< ::visualization_msgs::InteractiveMarkerPose_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::visualization_msgs::InteractiveMarkerPose_
< ContainerAllocator >
>::other > 
poses
uint64_t seq_num
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
server_id
uint8_t type

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >

Definition at line 23 of file InteractiveMarkerUpdateWeb.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::_erases_type

Definition at line 61 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef std::vector< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> >::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::_markers_type

Definition at line 55 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef std::vector< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> >::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::_poses_type

Definition at line 58 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef uint64_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::_seq_num_type

Definition at line 49 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::_server_id_type

Definition at line 46 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef uint8_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::_type_type

Definition at line 52 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::interactive_marker_client::InteractiveMarkerUpdateWeb_<ContainerAllocator> const> interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::ConstPtr

Definition at line 443 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::interactive_marker_client::InteractiveMarkerUpdateWeb_<ContainerAllocator> > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::Ptr

Definition at line 442 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
typedef InteractiveMarkerUpdateWeb_<ContainerAllocator> interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::Type

Definition at line 24 of file InteractiveMarkerUpdateWeb.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
KEEP_ALIVE 

Definition at line 64 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
UPDATE 

Definition at line 65 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INIT 

Definition at line 66 of file InteractiveMarkerUpdateWeb.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::InteractiveMarkerUpdateWeb_ (  )  [inline]

Definition at line 26 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::InteractiveMarkerUpdateWeb_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 36 of file InteractiveMarkerUpdateWeb.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 85 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 92 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 404 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 83 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
static const char* interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 81 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 90 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
static const char* interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 88 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 402 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
static const char* interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 95 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 418 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::get_erases_size (  )  const [inline]

Definition at line 76 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::get_erases_vec ( std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  const [inline]

Definition at line 78 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::get_markers_size (  )  const [inline]

Definition at line 68 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< 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 70 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::get_poses_size (  )  const [inline]

Definition at line 72 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::get_poses_vec ( std::vector< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 74 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 430 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 406 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::set_erases_size ( uint32_t  size  )  [inline]

Definition at line 77 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::set_erases_vec ( const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  [inline]

Definition at line 79 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::set_markers_size ( uint32_t  size  )  [inline]

Definition at line 69 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< 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 71 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::set_poses_size ( uint32_t  size  )  [inline]

Definition at line 73 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
ROS_DEPRECATED void interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::set_poses_vec ( const std::vector< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 75 of file InteractiveMarkerUpdateWeb.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::__connection_header

Definition at line 444 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::erases

Definition at line 62 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
std::vector< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarker_<ContainerAllocator> >::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::markers

Definition at line 56 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
std::vector< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visualization_msgs::InteractiveMarkerPose_<ContainerAllocator> >::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::poses

Definition at line 59 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
uint64_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::seq_num

Definition at line 50 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::server_id

Definition at line 47 of file InteractiveMarkerUpdateWeb.h.

template<class ContainerAllocator >
uint8_t interactive_marker_client::InteractiveMarkerUpdateWeb_< ContainerAllocator >::type

Definition at line 53 of file InteractiveMarkerUpdateWeb.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


interactive_marker_client
Author(s): Jihoon Lee
autogenerated on Sun Mar 3 12:25:50 2013