articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator > Struct Template Reference

#include <GetModelPriorSrv.h>

List of all members.

Public Types

typedef std::vector
< ::articulation_msgs::ModelMsg_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::articulation_msgs::ModelMsg_
< ContainerAllocator >
>::other > 
_model_type
typedef boost::shared_ptr
< ::articulation_msgs::GetModelPriorSrvResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::articulation_msgs::GetModelPriorSrvResponse_
< ContainerAllocator > > 
Ptr
typedef
GetModelPriorSrvResponse_
< 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_model_size () const
ROS_DEPRECATED void get_model_vec (std::vector< ::articulation_msgs::ModelMsg_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::articulation_msgs::ModelMsg_< ContainerAllocator > >::other > &vec) const
 GetModelPriorSrvResponse_ (const ContainerAllocator &_alloc)
 GetModelPriorSrvResponse_ ()
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_model_size (uint32_t size)
ROS_DEPRECATED void set_model_vec (const std::vector< ::articulation_msgs::ModelMsg_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::articulation_msgs::ModelMsg_< ContainerAllocator > >::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
< ::articulation_msgs::ModelMsg_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::articulation_msgs::ModelMsg_
< ContainerAllocator >
>::other > 
model

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 articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >

Definition at line 98 of file GetModelPriorSrv.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::articulation_msgs::ModelMsg_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::articulation_msgs::ModelMsg_<ContainerAllocator> >::other > articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::_model_type

Definition at line 112 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::articulation_msgs::GetModelPriorSrvResponse_<ContainerAllocator> const> articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::ConstPtr

Definition at line 347 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::articulation_msgs::GetModelPriorSrvResponse_<ContainerAllocator> > articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::Ptr

Definition at line 346 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
typedef GetModelPriorSrvResponse_<ContainerAllocator> articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::Type

Definition at line 100 of file GetModelPriorSrv.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::GetModelPriorSrvResponse_ (  )  [inline]

Definition at line 102 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::GetModelPriorSrvResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 107 of file GetModelPriorSrv.h.


Member Function Documentation

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

Definition at line 125 of file GetModelPriorSrv.h.

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

Definition at line 132 of file GetModelPriorSrv.h.

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

Definition at line 323 of file GetModelPriorSrv.h.

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

Definition at line 139 of file GetModelPriorSrv.h.

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

Definition at line 123 of file GetModelPriorSrv.h.

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

Definition at line 121 of file GetModelPriorSrv.h.

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

Definition at line 130 of file GetModelPriorSrv.h.

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

Definition at line 128 of file GetModelPriorSrv.h.

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

Definition at line 321 of file GetModelPriorSrv.h.

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

Definition at line 142 of file GetModelPriorSrv.h.

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

Definition at line 137 of file GetModelPriorSrv.h.

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

Definition at line 135 of file GetModelPriorSrv.h.

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

Definition at line 332 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::get_model_size (  )  const [inline]

Definition at line 116 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
ROS_DEPRECATED void articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::get_model_vec ( std::vector< ::articulation_msgs::ModelMsg_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::articulation_msgs::ModelMsg_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 118 of file GetModelPriorSrv.h.

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

Definition at line 339 of file GetModelPriorSrv.h.

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

Definition at line 325 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
ROS_DEPRECATED void articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::set_model_size ( uint32_t  size  )  [inline]

Definition at line 117 of file GetModelPriorSrv.h.

template<class ContainerAllocator >
ROS_DEPRECATED void articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::set_model_vec ( const std::vector< ::articulation_msgs::ModelMsg_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::articulation_msgs::ModelMsg_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 119 of file GetModelPriorSrv.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector< ::articulation_msgs::ModelMsg_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::articulation_msgs::ModelMsg_<ContainerAllocator> >::other > articulation_msgs::GetModelPriorSrvResponse_< ContainerAllocator >::model

Definition at line 113 of file GetModelPriorSrv.h.


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


articulation_msgs
Author(s): Juergen Sturm
autogenerated on Fri Jan 11 10:08:49 2013