$search

visualization_msgs::MenuEntry_< ContainerAllocator > Struct Template Reference

#include <MenuEntry.h>

List of all members.

Public Types

enum  { FEEDBACK = 0 }
enum  { ROSRUN = 1 }
enum  { ROSLAUNCH = 2 }
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_command_type
typedef uint8_t _command_type_type
typedef uint32_t _id_type
typedef uint32_t _parent_id_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_title_type
typedef boost::shared_ptr
< ::visualization_msgs::MenuEntry_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visualization_msgs::MenuEntry_
< ContainerAllocator > > 
Ptr
typedef MenuEntry_
< 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)
 MenuEntry_ (const ContainerAllocator &_alloc)
 MenuEntry_ ()
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 > 
command
uint8_t command_type
uint32_t id
uint32_t parent_id
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
title

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 visualization_msgs::MenuEntry_< ContainerAllocator >

Definition at line 21 of file MenuEntry.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::MenuEntry_< ContainerAllocator >::_command_type

Definition at line 51 of file MenuEntry.h.

template<class ContainerAllocator >
typedef uint8_t visualization_msgs::MenuEntry_< ContainerAllocator >::_command_type_type

Definition at line 54 of file MenuEntry.h.

template<class ContainerAllocator >
typedef uint32_t visualization_msgs::MenuEntry_< ContainerAllocator >::_id_type

Definition at line 42 of file MenuEntry.h.

template<class ContainerAllocator >
typedef uint32_t visualization_msgs::MenuEntry_< ContainerAllocator >::_parent_id_type

Definition at line 45 of file MenuEntry.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::MenuEntry_< ContainerAllocator >::_title_type

Definition at line 48 of file MenuEntry.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visualization_msgs::MenuEntry_<ContainerAllocator> const> visualization_msgs::MenuEntry_< ContainerAllocator >::ConstPtr

Definition at line 171 of file MenuEntry.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visualization_msgs::MenuEntry_<ContainerAllocator> > visualization_msgs::MenuEntry_< ContainerAllocator >::Ptr

Definition at line 170 of file MenuEntry.h.

template<class ContainerAllocator >
typedef MenuEntry_<ContainerAllocator> visualization_msgs::MenuEntry_< ContainerAllocator >::Type

Definition at line 22 of file MenuEntry.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
FEEDBACK 

Definition at line 57 of file MenuEntry.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ROSRUN 

Definition at line 58 of file MenuEntry.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ROSLAUNCH 

Definition at line 59 of file MenuEntry.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visualization_msgs::MenuEntry_< ContainerAllocator >::MenuEntry_ (  )  [inline]

Definition at line 24 of file MenuEntry.h.

template<class ContainerAllocator >
visualization_msgs::MenuEntry_< ContainerAllocator >::MenuEntry_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 33 of file MenuEntry.h.


Member Function Documentation

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

Definition at line 66 of file MenuEntry.h.

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

Definition at line 73 of file MenuEntry.h.

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

Definition at line 135 of file MenuEntry.h.

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

Definition at line 64 of file MenuEntry.h.

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

Definition at line 62 of file MenuEntry.h.

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

Definition at line 71 of file MenuEntry.h.

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

Definition at line 69 of file MenuEntry.h.

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

Definition at line 133 of file MenuEntry.h.

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

Definition at line 76 of file MenuEntry.h.

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

Definition at line 148 of file MenuEntry.h.

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

Definition at line 159 of file MenuEntry.h.

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

Definition at line 137 of file MenuEntry.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visualization_msgs::MenuEntry_< ContainerAllocator >::__connection_header

Definition at line 172 of file MenuEntry.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::MenuEntry_< ContainerAllocator >::command

Definition at line 52 of file MenuEntry.h.

template<class ContainerAllocator >
uint8_t visualization_msgs::MenuEntry_< ContainerAllocator >::command_type

Definition at line 55 of file MenuEntry.h.

template<class ContainerAllocator >
uint32_t visualization_msgs::MenuEntry_< ContainerAllocator >::id

Definition at line 43 of file MenuEntry.h.

template<class ContainerAllocator >
uint32_t visualization_msgs::MenuEntry_< ContainerAllocator >::parent_id

Definition at line 46 of file MenuEntry.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > visualization_msgs::MenuEntry_< ContainerAllocator >::title

Definition at line 49 of file MenuEntry.h.


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


visualization_msgs
Author(s): Josh Faust/jfaust@willowgarage.com, David Gossow/dgossow@willowgarage.com
autogenerated on Fri Mar 1 15:06:52 2013