Public Types | Public Member Functions | Public Attributes
vision_srvs::clip_polygonRequest_< ContainerAllocator > Struct Template Reference

#include <clip_polygon.h>

List of all members.

Public Types

enum  { UNION = 0 }
enum  { INTERSECTION = 1 }
typedef uint32_t _operation_type
typedef
::geometry_msgs::Polygon_
< ContainerAllocator > 
_poly1_type
typedef
::geometry_msgs::Polygon_
< ContainerAllocator > 
_poly2_type
typedef boost::shared_ptr
< ::vision_srvs::clip_polygonRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::vision_srvs::clip_polygonRequest_
< ContainerAllocator > > 
Ptr
typedef clip_polygonRequest_
< ContainerAllocator > 
Type

Public Member Functions

 clip_polygonRequest_ ()
 clip_polygonRequest_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint32_t operation
::geometry_msgs::Polygon_
< ContainerAllocator > 
poly1
::geometry_msgs::Polygon_
< ContainerAllocator > 
poly2

Detailed Description

template<class ContainerAllocator>
struct vision_srvs::clip_polygonRequest_< ContainerAllocator >

Definition at line 28 of file clip_polygon.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t vision_srvs::clip_polygonRequest_< ContainerAllocator >::_operation_type

Definition at line 45 of file clip_polygon.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Polygon_<ContainerAllocator> vision_srvs::clip_polygonRequest_< ContainerAllocator >::_poly1_type

Definition at line 48 of file clip_polygon.h.

template<class ContainerAllocator >
typedef ::geometry_msgs::Polygon_<ContainerAllocator> vision_srvs::clip_polygonRequest_< ContainerAllocator >::_poly2_type

Definition at line 51 of file clip_polygon.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::vision_srvs::clip_polygonRequest_<ContainerAllocator> const> vision_srvs::clip_polygonRequest_< ContainerAllocator >::ConstPtr

Definition at line 58 of file clip_polygon.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::vision_srvs::clip_polygonRequest_<ContainerAllocator> > vision_srvs::clip_polygonRequest_< ContainerAllocator >::Ptr

Definition at line 57 of file clip_polygon.h.

template<class ContainerAllocator >
typedef clip_polygonRequest_<ContainerAllocator> vision_srvs::clip_polygonRequest_< ContainerAllocator >::Type

Definition at line 29 of file clip_polygon.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
UNION 

Definition at line 54 of file clip_polygon.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INTERSECTION 

Definition at line 55 of file clip_polygon.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
vision_srvs::clip_polygonRequest_< ContainerAllocator >::clip_polygonRequest_ ( ) [inline]

Definition at line 31 of file clip_polygon.h.

template<class ContainerAllocator >
vision_srvs::clip_polygonRequest_< ContainerAllocator >::clip_polygonRequest_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 38 of file clip_polygon.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > vision_srvs::clip_polygonRequest_< ContainerAllocator >::__connection_header

Definition at line 59 of file clip_polygon.h.

template<class ContainerAllocator >
uint32_t vision_srvs::clip_polygonRequest_< ContainerAllocator >::operation

Definition at line 46 of file clip_polygon.h.

template<class ContainerAllocator >
::geometry_msgs::Polygon_<ContainerAllocator> vision_srvs::clip_polygonRequest_< ContainerAllocator >::poly1

Definition at line 49 of file clip_polygon.h.

template<class ContainerAllocator >
::geometry_msgs::Polygon_<ContainerAllocator> vision_srvs::clip_polygonRequest_< ContainerAllocator >::poly2

Definition at line 52 of file clip_polygon.h.


The documentation for this struct was generated from the following file:


vision_srvs
Author(s): Ulrich F Klank
autogenerated on Mon Oct 6 2014 00:48:11