$search

vision_srvs::cop_saveResponse_< ContainerAllocator > Struct Template Reference

#include <cop_save.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 > 
_filenames_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_xmlfilename_type
typedef boost::shared_ptr
< ::vision_srvs::cop_saveResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::vision_srvs::cop_saveResponse_
< ContainerAllocator > > 
Ptr
typedef cop_saveResponse_
< 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_saveResponse_ (const ContainerAllocator &_alloc)
 cop_saveResponse_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_filenames_size () const
ROS_DEPRECATED void get_filenames_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_filenames_size (uint32_t size)
ROS_DEPRECATED void set_filenames_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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
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 > 
filenames
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
xmlfilename

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_saveResponse_< ContainerAllocator >

Definition at line 106 of file cop_save.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 > vision_srvs::cop_saveResponse_< ContainerAllocator >::_filenames_type

Definition at line 124 of file cop_save.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_srvs::cop_saveResponse_< ContainerAllocator >::_xmlfilename_type

Definition at line 121 of file cop_save.h.

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

Definition at line 189 of file cop_save.h.

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

Definition at line 188 of file cop_save.h.

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

Definition at line 107 of file cop_save.h.


Constructor & Destructor Documentation

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

Definition at line 109 of file cop_save.h.

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

Definition at line 115 of file cop_save.h.


Member Function Documentation

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

Definition at line 137 of file cop_save.h.

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

Definition at line 144 of file cop_save.h.

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

Definition at line 162 of file cop_save.h.

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

Definition at line 151 of file cop_save.h.

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

Definition at line 135 of file cop_save.h.

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

Definition at line 133 of file cop_save.h.

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

Definition at line 142 of file cop_save.h.

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

Definition at line 140 of file cop_save.h.

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

Definition at line 160 of file cop_save.h.

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

Definition at line 154 of file cop_save.h.

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

Definition at line 149 of file cop_save.h.

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

Definition at line 147 of file cop_save.h.

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

Definition at line 172 of file cop_save.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t vision_srvs::cop_saveResponse_< ContainerAllocator >::get_filenames_size (  )  const [inline]

Definition at line 128 of file cop_save.h.

template<class ContainerAllocator >
ROS_DEPRECATED void vision_srvs::cop_saveResponse_< ContainerAllocator >::get_filenames_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 130 of file cop_save.h.

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

Definition at line 180 of file cop_save.h.

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

Definition at line 164 of file cop_save.h.

template<class ContainerAllocator >
ROS_DEPRECATED void vision_srvs::cop_saveResponse_< ContainerAllocator >::set_filenames_size ( uint32_t  size  )  [inline]

Definition at line 129 of file cop_save.h.

template<class ContainerAllocator >
ROS_DEPRECATED void vision_srvs::cop_saveResponse_< ContainerAllocator >::set_filenames_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 131 of file cop_save.h.


Member Data Documentation

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

Definition at line 190 of file cop_save.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 > vision_srvs::cop_saveResponse_< ContainerAllocator >::filenames

Definition at line 125 of file cop_save.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > vision_srvs::cop_saveResponse_< ContainerAllocator >::xmlfilename

Definition at line 122 of file cop_save.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