sound_play::SoundRequest_< ContainerAllocator > Struct Template Reference

#include <SoundRequest.h>

List of all members.

Public Types

enum  { BACKINGUP = 1 }
enum  { NEEDS_UNPLUGGING = 2 }
enum  { PLAY_START = 2 }
enum  { NEEDS_PLUGGING = 3 }
enum  { NEEDS_UNPLUGGING_BADLY = 4 }
enum  { NEEDS_PLUGGING_BADLY = 5 }
enum  { ALL = -1 }
enum  { PLAY_FILE = -2 }
enum  { SAY = -3 }
enum  { PLAY_STOP = 0 }
enum  { PLAY_ONCE = 1 }
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_arg_type
typedef int8_t _command_type
typedef int8_t _sound_type
typedef boost::shared_ptr
< ::sound_play::SoundRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::sound_play::SoundRequest_
< ContainerAllocator > > 
Ptr
typedef SoundRequest_
< 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
 SoundRequest_ (const ContainerAllocator &_alloc)
 SoundRequest_ ()

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 > 
arg
int8_t command
int8_t sound

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 sound_play::SoundRequest_< ContainerAllocator >

Definition at line 17 of file SoundRequest.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sound_play::SoundRequest_< ContainerAllocator >::_arg_type

Definition at line 41 of file SoundRequest.h.

template<class ContainerAllocator >
typedef int8_t sound_play::SoundRequest_< ContainerAllocator >::_command_type

Definition at line 38 of file SoundRequest.h.

template<class ContainerAllocator >
typedef int8_t sound_play::SoundRequest_< ContainerAllocator >::_sound_type

Definition at line 35 of file SoundRequest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sound_play::SoundRequest_<ContainerAllocator> const> sound_play::SoundRequest_< ContainerAllocator >::ConstPtr

Definition at line 132 of file SoundRequest.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sound_play::SoundRequest_<ContainerAllocator> > sound_play::SoundRequest_< ContainerAllocator >::Ptr

Definition at line 131 of file SoundRequest.h.

template<class ContainerAllocator >
typedef SoundRequest_<ContainerAllocator> sound_play::SoundRequest_< ContainerAllocator >::Type

Definition at line 19 of file SoundRequest.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
BACKINGUP 

Definition at line 44 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NEEDS_UNPLUGGING 

Definition at line 45 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLAY_START 

Definition at line 54 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NEEDS_PLUGGING 

Definition at line 46 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NEEDS_UNPLUGGING_BADLY 

Definition at line 47 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
NEEDS_PLUGGING_BADLY 

Definition at line 48 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ALL 

Definition at line 49 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLAY_FILE 

Definition at line 50 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
SAY 

Definition at line 51 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLAY_STOP 

Definition at line 52 of file SoundRequest.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
PLAY_ONCE 

Definition at line 53 of file SoundRequest.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
sound_play::SoundRequest_< ContainerAllocator >::SoundRequest_ (  )  [inline]

Definition at line 21 of file SoundRequest.h.

template<class ContainerAllocator >
sound_play::SoundRequest_< ContainerAllocator >::SoundRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 28 of file SoundRequest.h.


Member Function Documentation

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

Definition at line 61 of file SoundRequest.h.

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

Definition at line 68 of file SoundRequest.h.

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

Definition at line 102 of file SoundRequest.h.

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

Definition at line 59 of file SoundRequest.h.

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

Definition at line 57 of file SoundRequest.h.

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

Definition at line 66 of file SoundRequest.h.

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

Definition at line 64 of file SoundRequest.h.

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

Definition at line 100 of file SoundRequest.h.

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

Definition at line 71 of file SoundRequest.h.

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

Definition at line 113 of file SoundRequest.h.

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

Definition at line 122 of file SoundRequest.h.

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

Definition at line 104 of file SoundRequest.h.


Member Data Documentation

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sound_play::SoundRequest_< ContainerAllocator >::arg

Definition at line 42 of file SoundRequest.h.

template<class ContainerAllocator >
int8_t sound_play::SoundRequest_< ContainerAllocator >::command

Definition at line 39 of file SoundRequest.h.

template<class ContainerAllocator >
int8_t sound_play::SoundRequest_< ContainerAllocator >::sound

Definition at line 36 of file SoundRequest.h.


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


sound_play
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:40:54 2013