$search

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

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 ShellCommandResult_ (const ContainerAllocator &_alloc)
 ShellCommandResult_ ()

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

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

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

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 103 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 102 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 Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 53 of file ShellCommandResult.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 60 of file ShellCommandResult.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 73 of file ShellCommandResult.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 51 of file ShellCommandResult.h.

template<class ContainerAllocator >
static const char* shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 49 of file ShellCommandResult.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 58 of file ShellCommandResult.h.

template<class ContainerAllocator >
static const char* shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 56 of file ShellCommandResult.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 71 of file ShellCommandResult.h.

template<class ContainerAllocator >
static const char* shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 63 of file ShellCommandResult.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 84 of file ShellCommandResult.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 93 of file ShellCommandResult.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* shell_execution_action_server::ShellCommandResult_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 75 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 104 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


shell_execution_action_server
Author(s): Felix Endres
autogenerated on Tue Mar 5 12:00:36 2013