#include <GeoVwSet.h>
Public Types | |
typedef std::vector < ::iri_perception_msgs::GeoVw_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::iri_perception_msgs::GeoVw_ < ContainerAllocator > >::other > | _geo_vws_type |
typedef boost::shared_ptr < ::iri_perception_msgs::GeoVwSet_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_perception_msgs::GeoVwSet_ < ContainerAllocator > > | Ptr |
typedef GeoVwSet_ < ContainerAllocator > | Type |
Public Member Functions | |
GeoVwSet_ () | |
GeoVwSet_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::iri_perception_msgs::GeoVw_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::iri_perception_msgs::GeoVw_ < ContainerAllocator > >::other > | geo_vws |
Definition at line 22 of file GeoVwSet.h.
typedef std::vector< ::iri_perception_msgs::GeoVw_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::iri_perception_msgs::GeoVw_<ContainerAllocator> >::other > iri_perception_msgs::GeoVwSet_< ContainerAllocator >::_geo_vws_type |
Definition at line 35 of file GeoVwSet.h.
typedef boost::shared_ptr< ::iri_perception_msgs::GeoVwSet_<ContainerAllocator> const> iri_perception_msgs::GeoVwSet_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file GeoVwSet.h.
typedef boost::shared_ptr< ::iri_perception_msgs::GeoVwSet_<ContainerAllocator> > iri_perception_msgs::GeoVwSet_< ContainerAllocator >::Ptr |
Definition at line 39 of file GeoVwSet.h.
typedef GeoVwSet_<ContainerAllocator> iri_perception_msgs::GeoVwSet_< ContainerAllocator >::Type |
Definition at line 23 of file GeoVwSet.h.
iri_perception_msgs::GeoVwSet_< ContainerAllocator >::GeoVwSet_ | ( | ) | [inline] |
Definition at line 25 of file GeoVwSet.h.
iri_perception_msgs::GeoVwSet_< ContainerAllocator >::GeoVwSet_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file GeoVwSet.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_perception_msgs::GeoVwSet_< ContainerAllocator >::__connection_header |
Definition at line 41 of file GeoVwSet.h.
std::vector< ::iri_perception_msgs::GeoVw_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::iri_perception_msgs::GeoVw_<ContainerAllocator> >::other > iri_perception_msgs::GeoVwSet_< ContainerAllocator >::geo_vws |
Definition at line 36 of file GeoVwSet.h.