Public Types | Public Member Functions | Public Attributes
pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator > Struct Template Reference

#include <ScriptDone.h>

List of all members.

Public Types

enum  { RESULT_OK = 0 }
enum  { RESULT_FAIL = 1 }
enum  { RESULT_ERROR = 2 }
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_failure_msg_type
typedef int8_t _result_type
typedef boost::shared_ptr
< ::pr2_self_test_msgs::ScriptDoneRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_self_test_msgs::ScriptDoneRequest_
< ContainerAllocator > > 
Ptr
typedef ScriptDoneRequest_
< ContainerAllocator > 
Type

Public Member Functions

 ScriptDoneRequest_ ()
 ScriptDoneRequest_ (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 > 
failure_msg
int8_t result

Detailed Description

template<class ContainerAllocator>
struct pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >

Definition at line 25 of file ScriptDone.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::_failure_msg_type

Definition at line 43 of file ScriptDone.h.

template<class ContainerAllocator >
typedef int8_t pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::_result_type

Definition at line 40 of file ScriptDone.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_self_test_msgs::ScriptDoneRequest_<ContainerAllocator> const> pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::ConstPtr

Definition at line 51 of file ScriptDone.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_self_test_msgs::ScriptDoneRequest_<ContainerAllocator> > pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::Ptr

Definition at line 50 of file ScriptDone.h.

template<class ContainerAllocator >
typedef ScriptDoneRequest_<ContainerAllocator> pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::Type

Definition at line 26 of file ScriptDone.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESULT_OK 

Definition at line 46 of file ScriptDone.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESULT_FAIL 

Definition at line 47 of file ScriptDone.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESULT_ERROR 

Definition at line 48 of file ScriptDone.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::ScriptDoneRequest_ ( ) [inline]

Definition at line 28 of file ScriptDone.h.

template<class ContainerAllocator >
pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::ScriptDoneRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file ScriptDone.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::__connection_header

Definition at line 52 of file ScriptDone.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::failure_msg

Definition at line 44 of file ScriptDone.h.

template<class ContainerAllocator >
int8_t pr2_self_test_msgs::ScriptDoneRequest_< ContainerAllocator >::result

Definition at line 41 of file ScriptDone.h.


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


pr2_self_test_msgs
Author(s): Kevin Watts
autogenerated on Sat Dec 28 2013 17:29:33