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

#include <TestInfo.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_bay_name_type
typedef int32_t _board_type
typedef int32_t _breaker_type
typedef int32_t _elapsed_type
typedef int8_t _estop_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_machine_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_power_status_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_serial_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_status_msg_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_test_name_type
typedef int8_t _test_status_type
typedef boost::shared_ptr
< ::pr2_self_test_msgs::TestInfo_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_self_test_msgs::TestInfo_
< ContainerAllocator > > 
Ptr
typedef TestInfo_
< ContainerAllocator > 
Type

Public Member Functions

 TestInfo_ ()
 TestInfo_ (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 > 
bay_name
int32_t board
int32_t breaker
int32_t elapsed
int8_t estop
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
machine
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
power_status
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
serial
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
status_msg
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
test_name
int8_t test_status

Detailed Description

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

Definition at line 21 of file TestInfo.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::TestInfo_< ContainerAllocator >::_bay_name_type

Definition at line 63 of file TestInfo.h.

template<class ContainerAllocator >
typedef int32_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::_board_type

Definition at line 69 of file TestInfo.h.

template<class ContainerAllocator >
typedef int32_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::_breaker_type

Definition at line 72 of file TestInfo.h.

template<class ContainerAllocator >
typedef int32_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::_elapsed_type

Definition at line 81 of file TestInfo.h.

template<class ContainerAllocator >
typedef int8_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::_estop_type

Definition at line 78 of file TestInfo.h.

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

Definition at line 66 of file TestInfo.h.

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

Definition at line 75 of file TestInfo.h.

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

Definition at line 54 of file TestInfo.h.

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

Definition at line 84 of file TestInfo.h.

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

Definition at line 57 of file TestInfo.h.

template<class ContainerAllocator >
typedef int8_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::_test_status_type

Definition at line 60 of file TestInfo.h.

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

Definition at line 89 of file TestInfo.h.

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

Definition at line 88 of file TestInfo.h.

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

Definition at line 22 of file TestInfo.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file TestInfo.h.

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

Definition at line 39 of file TestInfo.h.


Member Data Documentation

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

Definition at line 90 of file TestInfo.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestInfo_< ContainerAllocator >::bay_name

Definition at line 64 of file TestInfo.h.

template<class ContainerAllocator >
int32_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::board

Definition at line 70 of file TestInfo.h.

template<class ContainerAllocator >
int32_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::breaker

Definition at line 73 of file TestInfo.h.

template<class ContainerAllocator >
int32_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::elapsed

Definition at line 82 of file TestInfo.h.

template<class ContainerAllocator >
int8_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::estop

Definition at line 79 of file TestInfo.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestInfo_< ContainerAllocator >::machine

Definition at line 67 of file TestInfo.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestInfo_< ContainerAllocator >::power_status

Definition at line 76 of file TestInfo.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestInfo_< ContainerAllocator >::serial

Definition at line 55 of file TestInfo.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestInfo_< ContainerAllocator >::status_msg

Definition at line 85 of file TestInfo.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestInfo_< ContainerAllocator >::test_name

Definition at line 58 of file TestInfo.h.

template<class ContainerAllocator >
int8_t pr2_self_test_msgs::TestInfo_< ContainerAllocator >::test_status

Definition at line 61 of file TestInfo.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