$search

vision_srvs::cop_callResponse_< ContainerAllocator > Struct Template Reference

#include <cop_call.h>

List of all members.

Public Types

typedef uint64_t _perception_primitive_type
typedef boost::shared_ptr
< ::vision_srvs::cop_callResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::vision_srvs::cop_callResponse_
< ContainerAllocator > > 
Ptr
typedef cop_callResponse_
< 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
 cop_callResponse_ (const ContainerAllocator &_alloc)
 cop_callResponse_ ()
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

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
uint64_t perception_primitive

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 vision_srvs::cop_callResponse_< ContainerAllocator >

Definition at line 187 of file cop_call.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint64_t vision_srvs::cop_callResponse_< ContainerAllocator >::_perception_primitive_type

Definition at line 200 of file cop_call.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::vision_srvs::cop_callResponse_<ContainerAllocator> const> vision_srvs::cop_callResponse_< ContainerAllocator >::ConstPtr

Definition at line 256 of file cop_call.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::vision_srvs::cop_callResponse_<ContainerAllocator> > vision_srvs::cop_callResponse_< ContainerAllocator >::Ptr

Definition at line 255 of file cop_call.h.

template<class ContainerAllocator >
typedef cop_callResponse_<ContainerAllocator> vision_srvs::cop_callResponse_< ContainerAllocator >::Type

Definition at line 188 of file cop_call.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
vision_srvs::cop_callResponse_< ContainerAllocator >::cop_callResponse_ (  )  [inline]

Definition at line 190 of file cop_call.h.

template<class ContainerAllocator >
vision_srvs::cop_callResponse_< ContainerAllocator >::cop_callResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 195 of file cop_call.h.


Member Function Documentation

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

Definition at line 209 of file cop_call.h.

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

Definition at line 216 of file cop_call.h.

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

Definition at line 232 of file cop_call.h.

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

Definition at line 223 of file cop_call.h.

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

Definition at line 207 of file cop_call.h.

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

Definition at line 205 of file cop_call.h.

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

Definition at line 214 of file cop_call.h.

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

Definition at line 212 of file cop_call.h.

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

Definition at line 230 of file cop_call.h.

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

Definition at line 226 of file cop_call.h.

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

Definition at line 221 of file cop_call.h.

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

Definition at line 219 of file cop_call.h.

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

Definition at line 241 of file cop_call.h.

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

Definition at line 248 of file cop_call.h.

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

Definition at line 234 of file cop_call.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > vision_srvs::cop_callResponse_< ContainerAllocator >::__connection_header

Definition at line 257 of file cop_call.h.

template<class ContainerAllocator >
uint64_t vision_srvs::cop_callResponse_< ContainerAllocator >::perception_primitive

Definition at line 201 of file cop_call.h.


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


vision_srvs
Author(s): Ulrich F Klank
autogenerated on Fri Mar 1 15:51:49 2013