#include <Property.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _attribute_type |
typedef ::problib::PDF_ < ContainerAllocator > | _pdf_type |
typedef boost::shared_ptr < ::wire_msgs::Property_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::wire_msgs::Property_ < ContainerAllocator > > | Ptr |
typedef Property_ < ContainerAllocator > | Type |
Public Member Functions | |
Property_ () | |
Property_ (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 > | attribute |
::problib::PDF_ < ContainerAllocator > |
Definition at line 22 of file Property.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wire_msgs::Property_< ContainerAllocator >::_attribute_type |
Definition at line 37 of file Property.h.
typedef ::problib::PDF_<ContainerAllocator> wire_msgs::Property_< ContainerAllocator >::_pdf_type |
Definition at line 40 of file Property.h.
typedef boost::shared_ptr< ::wire_msgs::Property_<ContainerAllocator> const> wire_msgs::Property_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file Property.h.
typedef boost::shared_ptr< ::wire_msgs::Property_<ContainerAllocator> > wire_msgs::Property_< ContainerAllocator >::Ptr |
Definition at line 44 of file Property.h.
typedef Property_<ContainerAllocator> wire_msgs::Property_< ContainerAllocator >::Type |
Definition at line 23 of file Property.h.
wire_msgs::Property_< ContainerAllocator >::Property_ | ( | ) | [inline] |
Definition at line 25 of file Property.h.
wire_msgs::Property_< ContainerAllocator >::Property_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file Property.h.
boost::shared_ptr<std::map<std::string, std::string> > wire_msgs::Property_< ContainerAllocator >::__connection_header |
Definition at line 46 of file Property.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > wire_msgs::Property_< ContainerAllocator >::attribute |
Definition at line 38 of file Property.h.
::problib::PDF_<ContainerAllocator> wire_msgs::Property_< ContainerAllocator >::pdf |
Definition at line 41 of file Property.h.