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

#include <SetEnvironment.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_apiKey_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_cls_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_description_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_environment_type
typedef std::vector
< ::re_msgs::File_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::re_msgs::File_
< ContainerAllocator >
>::other > 
_files_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_id_type
typedef boost::shared_ptr
< ::re_srvs::SetEnvironmentRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::re_srvs::SetEnvironmentRequest_
< ContainerAllocator > > 
Ptr
typedef SetEnvironmentRequest_
< ContainerAllocator > 
Type

Public Member Functions

 SetEnvironmentRequest_ ()
 SetEnvironmentRequest_ (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 > 
apiKey
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
cls
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
description
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
environment
std::vector< ::re_msgs::File_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind< ::re_msgs::File_
< ContainerAllocator >
>::other > 
files
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
id

Detailed Description

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

Definition at line 26 of file SetEnvironment.h.


Member Typedef Documentation

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

Definition at line 64 of file SetEnvironment.h.

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

Definition at line 49 of file SetEnvironment.h.

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

Definition at line 55 of file SetEnvironment.h.

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

Definition at line 58 of file SetEnvironment.h.

template<class ContainerAllocator >
typedef std::vector< ::re_msgs::File_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::re_msgs::File_<ContainerAllocator> >::other > re_srvs::SetEnvironmentRequest_< ContainerAllocator >::_files_type

Definition at line 61 of file SetEnvironment.h.

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

Definition at line 52 of file SetEnvironment.h.

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

Definition at line 69 of file SetEnvironment.h.

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

Definition at line 68 of file SetEnvironment.h.

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

Definition at line 27 of file SetEnvironment.h.


Constructor & Destructor Documentation

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

Definition at line 29 of file SetEnvironment.h.

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

Definition at line 39 of file SetEnvironment.h.


Member Data Documentation

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

Definition at line 70 of file SetEnvironment.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetEnvironmentRequest_< ContainerAllocator >::apiKey

Definition at line 65 of file SetEnvironment.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetEnvironmentRequest_< ContainerAllocator >::cls

Definition at line 50 of file SetEnvironment.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetEnvironmentRequest_< ContainerAllocator >::description

Definition at line 56 of file SetEnvironment.h.

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

Definition at line 59 of file SetEnvironment.h.

template<class ContainerAllocator >
std::vector< ::re_msgs::File_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::re_msgs::File_<ContainerAllocator> >::other > re_srvs::SetEnvironmentRequest_< ContainerAllocator >::files

Definition at line 62 of file SetEnvironment.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetEnvironmentRequest_< ContainerAllocator >::id

Definition at line 53 of file SetEnvironment.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