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