pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator > Struct Template Reference

#include <ListControllers.h>

List of all members.

Public Types

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 > 
_controllers_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 > 
_state_type
typedef boost::shared_ptr
< ::pr2_mechanism_msgs::ListControllersResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_mechanism_msgs::ListControllersResponse_
< ContainerAllocator > > 
Ptr
typedef
ListControllersResponse_
< 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)
ROS_DEPRECATED uint32_t get_controllers_size () const
ROS_DEPRECATED void get_controllers_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_state_size () const
ROS_DEPRECATED void get_state_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
 ListControllersResponse_ (const ContainerAllocator &_alloc)
 ListControllersResponse_ ()
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_controllers_size (uint32_t size)
ROS_DEPRECATED void set_controllers_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_state_size (uint32_t size)
ROS_DEPRECATED void set_state_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 ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

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 > 
controllers
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 > 
state

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 pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >

Definition at line 95 of file ListControllers.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 > pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::_controllers_type

Definition at line 111 of file ListControllers.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 > pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::_state_type

Definition at line 114 of file ListControllers.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_mechanism_msgs::ListControllersResponse_<ContainerAllocator> const> pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::ConstPtr

Definition at line 182 of file ListControllers.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_mechanism_msgs::ListControllersResponse_<ContainerAllocator> > pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::Ptr

Definition at line 181 of file ListControllers.h.

template<class ContainerAllocator >
typedef ListControllersResponse_<ContainerAllocator> pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::Type

Definition at line 97 of file ListControllers.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::ListControllersResponse_ (  )  [inline]

Definition at line 99 of file ListControllers.h.

template<class ContainerAllocator >
pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::ListControllersResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 105 of file ListControllers.h.


Member Function Documentation

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

Definition at line 131 of file ListControllers.h.

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

Definition at line 138 of file ListControllers.h.

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

Definition at line 155 of file ListControllers.h.

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

Definition at line 145 of file ListControllers.h.

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

Definition at line 129 of file ListControllers.h.

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

Definition at line 127 of file ListControllers.h.

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

Definition at line 136 of file ListControllers.h.

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

Definition at line 134 of file ListControllers.h.

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

Definition at line 153 of file ListControllers.h.

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

Definition at line 148 of file ListControllers.h.

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

Definition at line 143 of file ListControllers.h.

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

Definition at line 141 of file ListControllers.h.

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

Definition at line 165 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::get_controllers_size (  )  const [inline]

Definition at line 118 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::get_controllers_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 120 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::get_state_size (  )  const [inline]

Definition at line 122 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::get_state_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 124 of file ListControllers.h.

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

Definition at line 173 of file ListControllers.h.

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

Definition at line 157 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::set_controllers_size ( uint32_t  size  )  [inline]

Definition at line 119 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::set_controllers_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 121 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::set_state_size ( uint32_t  size  )  [inline]

Definition at line 123 of file ListControllers.h.

template<class ContainerAllocator >
ROS_DEPRECATED void pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::set_state_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 125 of file ListControllers.h.


Member Data Documentation

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 > pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::controllers

Definition at line 112 of file ListControllers.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 > pr2_mechanism_msgs::ListControllersResponse_< ContainerAllocator >::state

Definition at line 115 of file ListControllers.h.


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


pr2_mechanism_msgs
Author(s): Stuart Glaser sglaser@willowgarage.com, Wim Meeussen
autogenerated on Fri Jan 11 09:14:51 2013