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

#include <TestStatus.h>

List of all members.

Public Types

enum  { TEST_RUNNING = 0 }
enum  { TEST_WARNING = 1 }
enum  { TEST_ERROR = 2 }
enum  { TEST_STALE = 3 }
enum  { RUNNING = 0 }
enum  { WARNING = 1 }
enum  { ERROR = 2 }
enum  { STALE = 3 }
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_message_type
typedef int8_t _test_ok_type
typedef boost::shared_ptr
< ::pr2_self_test_msgs::TestStatus_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_self_test_msgs::TestStatus_
< ContainerAllocator > > 
Ptr
typedef TestStatus_
< ContainerAllocator > 
Type

Public Member Functions

 TestStatus_ ()
 TestStatus_ (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 > 
message
int8_t test_ok

Detailed Description

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

Definition at line 21 of file TestStatus.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::TestStatus_< ContainerAllocator >::_message_type

Definition at line 39 of file TestStatus.h.

template<class ContainerAllocator >
typedef int8_t pr2_self_test_msgs::TestStatus_< ContainerAllocator >::_test_ok_type

Definition at line 36 of file TestStatus.h.

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

Definition at line 52 of file TestStatus.h.

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

Definition at line 51 of file TestStatus.h.

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

Definition at line 22 of file TestStatus.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
TEST_RUNNING 

Definition at line 42 of file TestStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TEST_WARNING 

Definition at line 43 of file TestStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TEST_ERROR 

Definition at line 44 of file TestStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
TEST_STALE 

Definition at line 45 of file TestStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
RUNNING 

Definition at line 46 of file TestStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
WARNING 

Definition at line 47 of file TestStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
ERROR 

Definition at line 48 of file TestStatus.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
STALE 

Definition at line 49 of file TestStatus.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file TestStatus.h.

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

Definition at line 30 of file TestStatus.h.


Member Data Documentation

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

Definition at line 53 of file TestStatus.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_self_test_msgs::TestStatus_< ContainerAllocator >::message

Definition at line 40 of file TestStatus.h.

template<class ContainerAllocator >
int8_t pr2_self_test_msgs::TestStatus_< ContainerAllocator >::test_ok

Definition at line 37 of file TestStatus.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