Public Types | Public Member Functions | Public Attributes
shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator > Struct Template Reference

#include <ShellCommandFeedback.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_stderr_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_stdout_type
typedef boost::shared_ptr
< ::shell_execution_action_server::ShellCommandFeedback_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shell_execution_action_server::ShellCommandFeedback_
< ContainerAllocator > > 
Ptr
typedef ShellCommandFeedback_
< ContainerAllocator > 
Type

Public Member Functions

 ShellCommandFeedback_ ()
 ShellCommandFeedback_ (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 > 
stderr
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
stdout

Detailed Description

template<class ContainerAllocator>
struct shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >

Definition at line 21 of file ShellCommandFeedback.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::_stderr_type

Definition at line 39 of file ShellCommandFeedback.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::_stdout_type

Definition at line 36 of file ShellCommandFeedback.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::shell_execution_action_server::ShellCommandFeedback_<ContainerAllocator> const> shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::ConstPtr

Definition at line 44 of file ShellCommandFeedback.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::shell_execution_action_server::ShellCommandFeedback_<ContainerAllocator> > shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::Ptr

Definition at line 43 of file ShellCommandFeedback.h.

template<class ContainerAllocator >
typedef ShellCommandFeedback_<ContainerAllocator> shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::Type

Definition at line 22 of file ShellCommandFeedback.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::ShellCommandFeedback_ ( ) [inline]

Definition at line 24 of file ShellCommandFeedback.h.

template<class ContainerAllocator >
shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::ShellCommandFeedback_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file ShellCommandFeedback.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::__connection_header

Definition at line 45 of file ShellCommandFeedback.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::stderr

Definition at line 40 of file ShellCommandFeedback.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > shell_execution_action_server::ShellCommandFeedback_< ContainerAllocator >::stdout

Definition at line 37 of file ShellCommandFeedback.h.


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


shell_execution_action_server
Author(s): Felix Endres
autogenerated on Mon Oct 6 2014 00:07:43