Public Types | Public Member Functions | Public Attributes
re_srvs::GetObjectResponse_< ContainerAllocator > Struct Template Reference

#include <GetObject.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::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 > 
_fileURLs_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_object_type
typedef uint8_t _success_type
typedef boost::shared_ptr
< ::re_srvs::GetObjectResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::re_srvs::GetObjectResponse_
< ContainerAllocator > > 
Ptr
typedef GetObjectResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetObjectResponse_ ()
 GetObjectResponse_ (const ContainerAllocator &_alloc)

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::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 > 
fileURLs
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
object
uint8_t success

Detailed Description

template<class ContainerAllocator>
struct re_srvs::GetObjectResponse_< ContainerAllocator >

Definition at line 53 of file GetObject.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 > re_srvs::GetObjectResponse_< ContainerAllocator >::_filenames_type

Definition at line 78 of file GetObject.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 > re_srvs::GetObjectResponse_< ContainerAllocator >::_fileURLs_type

Definition at line 81 of file GetObject.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetObjectResponse_< ContainerAllocator >::_object_type

Definition at line 75 of file GetObject.h.

template<class ContainerAllocator >
typedef uint8_t re_srvs::GetObjectResponse_< ContainerAllocator >::_success_type

Definition at line 72 of file GetObject.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_srvs::GetObjectResponse_<ContainerAllocator> const> re_srvs::GetObjectResponse_< ContainerAllocator >::ConstPtr

Definition at line 86 of file GetObject.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_srvs::GetObjectResponse_<ContainerAllocator> > re_srvs::GetObjectResponse_< ContainerAllocator >::Ptr

Definition at line 85 of file GetObject.h.

template<class ContainerAllocator >
typedef GetObjectResponse_<ContainerAllocator> re_srvs::GetObjectResponse_< ContainerAllocator >::Type

Definition at line 54 of file GetObject.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
re_srvs::GetObjectResponse_< ContainerAllocator >::GetObjectResponse_ ( ) [inline]

Definition at line 56 of file GetObject.h.

template<class ContainerAllocator >
re_srvs::GetObjectResponse_< ContainerAllocator >::GetObjectResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 64 of file GetObject.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::GetObjectResponse_< ContainerAllocator >::__connection_header

Definition at line 87 of file GetObject.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 > re_srvs::GetObjectResponse_< ContainerAllocator >::filenames

Definition at line 79 of file GetObject.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 > re_srvs::GetObjectResponse_< ContainerAllocator >::fileURLs

Definition at line 82 of file GetObject.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetObjectResponse_< ContainerAllocator >::object

Definition at line 76 of file GetObject.h.

template<class ContainerAllocator >
uint8_t re_srvs::GetObjectResponse_< ContainerAllocator >::success

Definition at line 73 of file GetObject.h.


The documentation for this struct was generated from the following file:


re_srvs
Author(s): Alexander Perzylo
autogenerated on Sun Jan 5 2014 11:28:44