#include <LinkConnection.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _type_type |
typedef boost::shared_ptr < ::concert_msgs::LinkConnection_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::concert_msgs::LinkConnection_ < ContainerAllocator > > | Ptr |
typedef LinkConnection_ < ContainerAllocator > | Type |
Public Member Functions | |
LinkConnection_ () | |
LinkConnection_ (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 > | id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | type |
Definition at line 21 of file LinkConnection.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::LinkConnection_< ContainerAllocator >::_id_type |
Definition at line 36 of file LinkConnection.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::LinkConnection_< ContainerAllocator >::_type_type |
Definition at line 39 of file LinkConnection.h.
typedef boost::shared_ptr< ::concert_msgs::LinkConnection_<ContainerAllocator> const> concert_msgs::LinkConnection_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file LinkConnection.h.
typedef boost::shared_ptr< ::concert_msgs::LinkConnection_<ContainerAllocator> > concert_msgs::LinkConnection_< ContainerAllocator >::Ptr |
Definition at line 43 of file LinkConnection.h.
typedef LinkConnection_<ContainerAllocator> concert_msgs::LinkConnection_< ContainerAllocator >::Type |
Definition at line 22 of file LinkConnection.h.
concert_msgs::LinkConnection_< ContainerAllocator >::LinkConnection_ | ( | ) | [inline] |
Definition at line 24 of file LinkConnection.h.
concert_msgs::LinkConnection_< ContainerAllocator >::LinkConnection_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file LinkConnection.h.
boost::shared_ptr<std::map<std::string, std::string> > concert_msgs::LinkConnection_< ContainerAllocator >::__connection_header |
Definition at line 45 of file LinkConnection.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::LinkConnection_< ContainerAllocator >::id |
Definition at line 37 of file LinkConnection.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > concert_msgs::LinkConnection_< ContainerAllocator >::type |
Definition at line 40 of file LinkConnection.h.