#include <FilledLexicalUnit.h>
Public Types | |
typedef std::vector < ::roboframenet_msgs::FilledFrameElement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::roboframenet_msgs::FilledFrameElement_ < ContainerAllocator > >::other > | _frame_elements_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_name_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _verb_type |
typedef boost::shared_ptr < ::roboframenet_msgs::FilledLexicalUnit_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roboframenet_msgs::FilledLexicalUnit_ < ContainerAllocator > > | Ptr |
typedef FilledLexicalUnit_ < ContainerAllocator > | Type |
Public Member Functions | |
FilledLexicalUnit_ () | |
FilledLexicalUnit_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::roboframenet_msgs::FilledFrameElement_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::roboframenet_msgs::FilledFrameElement_ < ContainerAllocator > >::other > | frame_elements |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | frame_name |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | verb |
Definition at line 22 of file FilledLexicalUnit.h.
typedef std::vector< ::roboframenet_msgs::FilledFrameElement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::roboframenet_msgs::FilledFrameElement_<ContainerAllocator> >::other > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::_frame_elements_type |
Definition at line 45 of file FilledLexicalUnit.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::_frame_name_type |
Definition at line 39 of file FilledLexicalUnit.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::_verb_type |
Definition at line 42 of file FilledLexicalUnit.h.
typedef boost::shared_ptr< ::roboframenet_msgs::FilledLexicalUnit_<ContainerAllocator> const> roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file FilledLexicalUnit.h.
typedef boost::shared_ptr< ::roboframenet_msgs::FilledLexicalUnit_<ContainerAllocator> > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::Ptr |
Definition at line 49 of file FilledLexicalUnit.h.
typedef FilledLexicalUnit_<ContainerAllocator> roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::Type |
Definition at line 23 of file FilledLexicalUnit.h.
roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::FilledLexicalUnit_ | ( | ) | [inline] |
Definition at line 25 of file FilledLexicalUnit.h.
roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::FilledLexicalUnit_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file FilledLexicalUnit.h.
boost::shared_ptr<std::map<std::string, std::string> > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::__connection_header |
Definition at line 51 of file FilledLexicalUnit.h.
std::vector< ::roboframenet_msgs::FilledFrameElement_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::roboframenet_msgs::FilledFrameElement_<ContainerAllocator> >::other > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::frame_elements |
Definition at line 46 of file FilledLexicalUnit.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::frame_name |
Definition at line 40 of file FilledLexicalUnit.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roboframenet_msgs::FilledLexicalUnit_< ContainerAllocator >::verb |
Definition at line 43 of file FilledLexicalUnit.h.