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

#include <GetEnvironment.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_environment_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 > 
_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 uint8_t _success_type
typedef boost::shared_ptr
< ::re_srvs::GetEnvironmentResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::re_srvs::GetEnvironmentResponse_
< ContainerAllocator > > 
Ptr
typedef
GetEnvironmentResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetEnvironmentResponse_ ()
 GetEnvironmentResponse_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

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

Definition at line 53 of file GetEnvironment.h.


Member Typedef Documentation

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

Definition at line 75 of file GetEnvironment.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::GetEnvironmentResponse_< ContainerAllocator >::_filenames_type

Definition at line 78 of file GetEnvironment.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::GetEnvironmentResponse_< ContainerAllocator >::_fileURLs_type

Definition at line 81 of file GetEnvironment.h.

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

Definition at line 72 of file GetEnvironment.h.

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

Definition at line 86 of file GetEnvironment.h.

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

Definition at line 85 of file GetEnvironment.h.

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

Definition at line 54 of file GetEnvironment.h.


Constructor & Destructor Documentation

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

Definition at line 56 of file GetEnvironment.h.

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

Definition at line 64 of file GetEnvironment.h.


Member Data Documentation

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

Definition at line 87 of file GetEnvironment.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetEnvironmentResponse_< ContainerAllocator >::environment

Definition at line 76 of file GetEnvironment.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::GetEnvironmentResponse_< ContainerAllocator >::filenames

Definition at line 79 of file GetEnvironment.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::GetEnvironmentResponse_< ContainerAllocator >::fileURLs

Definition at line 82 of file GetEnvironment.h.

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

Definition at line 73 of file GetEnvironment.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