#include <Dialog.h>
Public Types | |
enum | { CONFIRM = 0 } |
enum | { QUESTION = 0 } |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _message_type |
typedef uint8_t | _type_type |
typedef boost::shared_ptr < ::cob_hardware_test::DialogRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_hardware_test::DialogRequest_ < ContainerAllocator > > | Ptr |
typedef DialogRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
DialogRequest_ () | |
DialogRequest_ (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 |
uint8_t | type |
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_hardware_test::DialogRequest_< ContainerAllocator >::_message_type |
typedef uint8_t cob_hardware_test::DialogRequest_< ContainerAllocator >::_type_type |
typedef boost::shared_ptr< ::cob_hardware_test::DialogRequest_<ContainerAllocator> const> cob_hardware_test::DialogRequest_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::cob_hardware_test::DialogRequest_<ContainerAllocator> > cob_hardware_test::DialogRequest_< ContainerAllocator >::Ptr |
typedef DialogRequest_<ContainerAllocator> cob_hardware_test::DialogRequest_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
cob_hardware_test::DialogRequest_< ContainerAllocator >::DialogRequest_ | ( | ) | [inline] |
cob_hardware_test::DialogRequest_< ContainerAllocator >::DialogRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > cob_hardware_test::DialogRequest_< ContainerAllocator >::__connection_header |
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_hardware_test::DialogRequest_< ContainerAllocator >::message |
uint8_t cob_hardware_test::DialogRequest_< ContainerAllocator >::type |