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

#include <ShellCommandResult.h>

List of all members.

Public Types

typedef uint8_t _exit_code_type
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::ShellCommandResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::shell_execution_action_server::ShellCommandResult_
< ContainerAllocator > > 
Ptr
typedef ShellCommandResult_
< ContainerAllocator > 
Type

Public Member Functions

 ShellCommandResult_ ()
 ShellCommandResult_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t exit_code
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::ShellCommandResult_< ContainerAllocator >

Definition at line 21 of file ShellCommandResult.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::_exit_code_type

Definition at line 44 of file ShellCommandResult.h.

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

Definition at line 41 of file ShellCommandResult.h.

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

Definition at line 38 of file ShellCommandResult.h.

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

Definition at line 49 of file ShellCommandResult.h.

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

Definition at line 48 of file ShellCommandResult.h.

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

Definition at line 22 of file ShellCommandResult.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file ShellCommandResult.h.

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

Definition at line 31 of file ShellCommandResult.h.


Member Data Documentation

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

Definition at line 50 of file ShellCommandResult.h.

template<class ContainerAllocator >
uint8_t shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::exit_code

Definition at line 45 of file ShellCommandResult.h.

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

Definition at line 42 of file ShellCommandResult.h.

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

Definition at line 39 of file ShellCommandResult.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