$search

cob_lightmode::LightModeResponse_< ContainerAllocator > Struct Template Reference

#include <LightMode.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_error_msg_type
typedef int32_t _error_type_type
typedef boost::shared_ptr
< ::cob_lightmode::LightModeResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cob_lightmode::LightModeResponse_
< ContainerAllocator > > 
Ptr
typedef LightModeResponse_
< 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
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 LightModeResponse_ (const ContainerAllocator &_alloc)
 LightModeResponse_ ()
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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

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 > 
error_msg
int32_t error_type

Static Private Member Functions

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

Detailed Description

template<class ContainerAllocator>
struct cob_lightmode::LightModeResponse_< ContainerAllocator >

Definition at line 121 of file LightMode.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_lightmode::LightModeResponse_< ContainerAllocator >::_error_msg_type

Definition at line 139 of file LightMode.h.

template<class ContainerAllocator >
typedef int32_t cob_lightmode::LightModeResponse_< ContainerAllocator >::_error_type_type

Definition at line 136 of file LightMode.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_lightmode::LightModeResponse_<ContainerAllocator> const> cob_lightmode::LightModeResponse_< ContainerAllocator >::ConstPtr

Definition at line 200 of file LightMode.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_lightmode::LightModeResponse_<ContainerAllocator> > cob_lightmode::LightModeResponse_< ContainerAllocator >::Ptr

Definition at line 199 of file LightMode.h.

template<class ContainerAllocator >
typedef LightModeResponse_<ContainerAllocator> cob_lightmode::LightModeResponse_< ContainerAllocator >::Type

Definition at line 122 of file LightMode.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cob_lightmode::LightModeResponse_< ContainerAllocator >::LightModeResponse_ (  )  [inline]

Definition at line 124 of file LightMode.h.

template<class ContainerAllocator >
cob_lightmode::LightModeResponse_< ContainerAllocator >::LightModeResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 130 of file LightMode.h.


Member Function Documentation

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

Definition at line 148 of file LightMode.h.

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

Definition at line 155 of file LightMode.h.

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

Definition at line 173 of file LightMode.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string cob_lightmode::LightModeResponse_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 162 of file LightMode.h.

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

Definition at line 146 of file LightMode.h.

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

Definition at line 144 of file LightMode.h.

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

Definition at line 153 of file LightMode.h.

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

Definition at line 151 of file LightMode.h.

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

Definition at line 171 of file LightMode.h.

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

Definition at line 165 of file LightMode.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string cob_lightmode::LightModeResponse_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 160 of file LightMode.h.

template<class ContainerAllocator >
static const char* cob_lightmode::LightModeResponse_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 158 of file LightMode.h.

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

Definition at line 183 of file LightMode.h.

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

Definition at line 191 of file LightMode.h.

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

Definition at line 175 of file LightMode.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cob_lightmode::LightModeResponse_< ContainerAllocator >::__connection_header

Definition at line 201 of file LightMode.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_lightmode::LightModeResponse_< ContainerAllocator >::error_msg

Definition at line 140 of file LightMode.h.

template<class ContainerAllocator >
int32_t cob_lightmode::LightModeResponse_< ContainerAllocator >::error_type

Definition at line 137 of file LightMode.h.


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


cob_lightmode
Author(s): Benjamin Maidel
autogenerated on Thu Jan 17 11:45:16 2013