All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Public Types | Public Member Functions | Public Attributes
cob_hardware_test::DialogRequest_< ContainerAllocator > Struct Template Reference

#include <Dialog.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct cob_hardware_test::DialogRequest_< ContainerAllocator >

Definition at line 25 of file Dialog.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_hardware_test::DialogRequest_< ContainerAllocator >::_message_type

Definition at line 43 of file Dialog.h.

template<class ContainerAllocator >
typedef uint8_t cob_hardware_test::DialogRequest_< ContainerAllocator >::_type_type

Definition at line 40 of file Dialog.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_hardware_test::DialogRequest_<ContainerAllocator> const> cob_hardware_test::DialogRequest_< ContainerAllocator >::ConstPtr

Definition at line 50 of file Dialog.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_hardware_test::DialogRequest_<ContainerAllocator> > cob_hardware_test::DialogRequest_< ContainerAllocator >::Ptr

Definition at line 49 of file Dialog.h.

template<class ContainerAllocator >
typedef DialogRequest_<ContainerAllocator> cob_hardware_test::DialogRequest_< ContainerAllocator >::Type

Definition at line 26 of file Dialog.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
CONFIRM 

Definition at line 46 of file Dialog.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
QUESTION 

Definition at line 47 of file Dialog.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cob_hardware_test::DialogRequest_< ContainerAllocator >::DialogRequest_ ( ) [inline]

Definition at line 28 of file Dialog.h.

template<class ContainerAllocator >
cob_hardware_test::DialogRequest_< ContainerAllocator >::DialogRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file Dialog.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cob_hardware_test::DialogRequest_< ContainerAllocator >::__connection_header

Definition at line 51 of file Dialog.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > cob_hardware_test::DialogRequest_< ContainerAllocator >::message

Definition at line 44 of file Dialog.h.

template<class ContainerAllocator >
uint8_t cob_hardware_test::DialogRequest_< ContainerAllocator >::type

Definition at line 41 of file Dialog.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


cob_hardware_test
Author(s): Florian Weisshardt
autogenerated on Fri Mar 1 2013 18:00:26