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

#include <TestResult.h>

List of all members.

Public Types

enum  { RESULT_PASS = 0 }
enum  { RESULT_FAIL = 1 }
enum  { RESULT_HUMAN_REQUIRED = 2 }
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_html_result_type
typedef std::vector
< ::pr2_self_test_msgs::TestParam_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_self_test_msgs::TestParam_
< ContainerAllocator >
>::other > 
_params_type
typedef std::vector
< ::pr2_self_test_msgs::Plot_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_self_test_msgs::Plot_
< ContainerAllocator >
>::other > 
_plots_type
typedef int8_t _result_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_text_summary_type
typedef std::vector
< ::pr2_self_test_msgs::TestValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_self_test_msgs::TestValue_
< ContainerAllocator >
>::other > 
_values_type
typedef boost::shared_ptr
< ::pr2_self_test_msgs::TestResultRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_self_test_msgs::TestResultRequest_
< ContainerAllocator > > 
Ptr
typedef TestResultRequest_
< ContainerAllocator > 
Type

Public Member Functions

 TestResultRequest_ ()
 TestResultRequest_ (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 > 
html_result
std::vector
< ::pr2_self_test_msgs::TestParam_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_self_test_msgs::TestParam_
< ContainerAllocator >
>::other > 
params
std::vector
< ::pr2_self_test_msgs::Plot_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_self_test_msgs::Plot_
< ContainerAllocator >
>::other > 
plots
int8_t result
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
text_summary
std::vector
< ::pr2_self_test_msgs::TestValue_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::pr2_self_test_msgs::TestValue_
< ContainerAllocator >
>::other > 
values

Detailed Description

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

Definition at line 28 of file TestResult.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::TestResultRequest_< ContainerAllocator >::_html_result_type

Definition at line 51 of file TestResult.h.

template<class ContainerAllocator >
typedef std::vector< ::pr2_self_test_msgs::TestParam_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_self_test_msgs::TestParam_<ContainerAllocator> >::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::_params_type

Definition at line 63 of file TestResult.h.

template<class ContainerAllocator >
typedef std::vector< ::pr2_self_test_msgs::Plot_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_self_test_msgs::Plot_<ContainerAllocator> >::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::_plots_type

Definition at line 60 of file TestResult.h.

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

Definition at line 57 of file TestResult.h.

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

Definition at line 54 of file TestResult.h.

template<class ContainerAllocator >
typedef std::vector< ::pr2_self_test_msgs::TestValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_self_test_msgs::TestValue_<ContainerAllocator> >::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::_values_type

Definition at line 66 of file TestResult.h.

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

Definition at line 74 of file TestResult.h.

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

Definition at line 73 of file TestResult.h.

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

Definition at line 29 of file TestResult.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESULT_PASS 

Definition at line 69 of file TestResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESULT_FAIL 

Definition at line 70 of file TestResult.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RESULT_HUMAN_REQUIRED 

Definition at line 71 of file TestResult.h.


Constructor & Destructor Documentation

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

Definition at line 31 of file TestResult.h.

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

Definition at line 41 of file TestResult.h.


Member Data Documentation

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

Definition at line 75 of file TestResult.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::html_result

Definition at line 52 of file TestResult.h.

template<class ContainerAllocator >
std::vector< ::pr2_self_test_msgs::TestParam_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_self_test_msgs::TestParam_<ContainerAllocator> >::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::params

Definition at line 64 of file TestResult.h.

template<class ContainerAllocator >
std::vector< ::pr2_self_test_msgs::Plot_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_self_test_msgs::Plot_<ContainerAllocator> >::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::plots

Definition at line 61 of file TestResult.h.

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

Definition at line 58 of file TestResult.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::text_summary

Definition at line 55 of file TestResult.h.

template<class ContainerAllocator >
std::vector< ::pr2_self_test_msgs::TestValue_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::pr2_self_test_msgs::TestValue_<ContainerAllocator> >::other > pr2_self_test_msgs::TestResultRequest_< ContainerAllocator >::values

Definition at line 67 of file TestResult.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