sr_robot_msgs::contrlr_< ContainerAllocator > Struct Template Reference

#include <contrlr.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_contrlr_name_type
typedef uint8_t _length_of_list_type
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 > 
_list_of_parameters_type
typedef boost::shared_ptr
< ::sr_robot_msgs::contrlr_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::sr_robot_msgs::contrlr_
< ContainerAllocator > > 
Ptr
typedef contrlr_
< 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
 contrlr_ (const ContainerAllocator &_alloc)
 contrlr_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_list_of_parameters_size () const
ROS_DEPRECATED void get_list_of_parameters_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
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_list_of_parameters_size (uint32_t size)
ROS_DEPRECATED void set_list_of_parameters_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)

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 > 
contrlr_name
uint8_t length_of_list
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 > 
list_of_parameters

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 sr_robot_msgs::contrlr_< ContainerAllocator >

Definition at line 17 of file contrlr.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::contrlr_< ContainerAllocator >::_contrlr_name_type

Definition at line 35 of file contrlr.h.

template<class ContainerAllocator >
typedef uint8_t sr_robot_msgs::contrlr_< ContainerAllocator >::_length_of_list_type

Definition at line 41 of file contrlr.h.

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 > sr_robot_msgs::contrlr_< ContainerAllocator >::_list_of_parameters_type

Definition at line 38 of file contrlr.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sr_robot_msgs::contrlr_<ContainerAllocator> const> sr_robot_msgs::contrlr_< ContainerAllocator >::ConstPtr

Definition at line 139 of file contrlr.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sr_robot_msgs::contrlr_<ContainerAllocator> > sr_robot_msgs::contrlr_< ContainerAllocator >::Ptr

Definition at line 138 of file contrlr.h.

template<class ContainerAllocator >
typedef contrlr_<ContainerAllocator> sr_robot_msgs::contrlr_< ContainerAllocator >::Type

Definition at line 19 of file contrlr.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
sr_robot_msgs::contrlr_< ContainerAllocator >::contrlr_ (  )  [inline]

Definition at line 21 of file contrlr.h.

template<class ContainerAllocator >
sr_robot_msgs::contrlr_< ContainerAllocator >::contrlr_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 28 of file contrlr.h.


Member Function Documentation

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

Definition at line 54 of file contrlr.h.

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

Definition at line 61 of file contrlr.h.

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

Definition at line 109 of file contrlr.h.

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

Definition at line 52 of file contrlr.h.

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

Definition at line 50 of file contrlr.h.

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

Definition at line 59 of file contrlr.h.

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

Definition at line 57 of file contrlr.h.

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

Definition at line 107 of file contrlr.h.

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

Definition at line 64 of file contrlr.h.

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

Definition at line 120 of file contrlr.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t sr_robot_msgs::contrlr_< ContainerAllocator >::get_list_of_parameters_size (  )  const [inline]

Definition at line 45 of file contrlr.h.

template<class ContainerAllocator >
ROS_DEPRECATED void sr_robot_msgs::contrlr_< ContainerAllocator >::get_list_of_parameters_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 47 of file contrlr.h.

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

Definition at line 129 of file contrlr.h.

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

Definition at line 111 of file contrlr.h.

template<class ContainerAllocator >
ROS_DEPRECATED void sr_robot_msgs::contrlr_< ContainerAllocator >::set_list_of_parameters_size ( uint32_t  size  )  [inline]

Definition at line 46 of file contrlr.h.

template<class ContainerAllocator >
ROS_DEPRECATED void sr_robot_msgs::contrlr_< ContainerAllocator >::set_list_of_parameters_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 48 of file contrlr.h.


Member Data Documentation

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::contrlr_< ContainerAllocator >::contrlr_name

Definition at line 36 of file contrlr.h.

template<class ContainerAllocator >
uint8_t sr_robot_msgs::contrlr_< ContainerAllocator >::length_of_list

Definition at line 42 of file contrlr.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 > sr_robot_msgs::contrlr_< ContainerAllocator >::list_of_parameters

Definition at line 39 of file contrlr.h.


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


sr_robot_msgs
Author(s): Ugo Cupcic/ugo@shadowrobot.com
autogenerated on Fri Jan 11 09:54:48 2013