#include <conversation.h>
Public Types | |
| typedef boost::shared_ptr < ::tibi_dabo_conversation::conversationResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::tibi_dabo_conversation::conversationResponse_ < ContainerAllocator > > | Ptr |
| typedef conversationResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| conversationResponse_ () | |
| conversationResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 58 of file conversation.h.
| typedef boost::shared_ptr< ::tibi_dabo_conversation::conversationResponse_<ContainerAllocator> const> tibi_dabo_conversation::conversationResponse_< ContainerAllocator >::ConstPtr |
Definition at line 71 of file conversation.h.
| typedef boost::shared_ptr< ::tibi_dabo_conversation::conversationResponse_<ContainerAllocator> > tibi_dabo_conversation::conversationResponse_< ContainerAllocator >::Ptr |
Definition at line 70 of file conversation.h.
| typedef conversationResponse_<ContainerAllocator> tibi_dabo_conversation::conversationResponse_< ContainerAllocator >::Type |
Definition at line 59 of file conversation.h.
| tibi_dabo_conversation::conversationResponse_< ContainerAllocator >::conversationResponse_ | ( | ) | [inline] |
Definition at line 61 of file conversation.h.
| tibi_dabo_conversation::conversationResponse_< ContainerAllocator >::conversationResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 65 of file conversation.h.
| boost::shared_ptr<std::map<std::string, std::string> > tibi_dabo_conversation::conversationResponse_< ContainerAllocator >::__connection_header |
Definition at line 72 of file conversation.h.